Hi,

I am using PPC 2003 and ActiveSync 3.8. When i tried to send udp
pakcets while PPC in cradle, i was not able to send them even though i
was connected to WiFi router with NIC on my PDA2. I sniffed the packet
but no packet is captured. When I tried to send the packet after
changing the metric value(from 1 to 31) of Async in route table, i was
able to send the packet but then Active Sync stopped working. Is there
any way using that i can send the udp packet at the same time async
remain connected and working.

Thanks & Regards
Rajat

Re: Packet sending problem while PCC in cradle by Ajay

Ajay
Wed Feb 22 06:24:15 CST 2006

I do not think UDP applications can work through Activesync.
-Ajay

"Rajat" <raj.rr7@gmail.com> wrote in message
news:1140585136.503938.4660@g43g2000cwa.googlegroups.com...
> Hi,
>
> I am using PPC 2003 and ActiveSync 3.8. When i tried to send udp
> pakcets while PPC in cradle, i was not able to send them even though i
> was connected to WiFi router with NIC on my PDA2. I sniffed the packet
> but no packet is captured. When I tried to send the packet after
> changing the metric value(from 1 to 31) of Async in route table, i was
> able to send the packet but then Active Sync stopped working. Is there
> any way using that i can send the udp packet at the same time async
> remain connected and working.
>
> Thanks & Regards
> Rajat
>



Re: Packet sending problem while PCC in cradle by Dick

Dick
Wed Feb 22 11:35:08 CST 2006

Hi,

ActiveSync tunnels TCP/IP. I don't think it handles UDP. For UDP you need
a conventional network connection, I suspect.

At any rate, I suspect the answer is no. I'd bet that ActiveSync is in
charge, and that it isn't designed for this situation.

Dick

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004.
See www.hardandsoftware.net for details and contact information.



Re: Packet sending problem while PCC in cradle by Rajat

Rajat
Wed Feb 22 23:40:42 CST 2006

Hi,

Actually i want the application to send UDP packets using the WLAN
interface. But as the device in cradle the Metric value of cradle is
lower. This makes the packets to choose the cradle interface though i
bind socket wiht the IP of WLAN interface. So is there any way to send
the packet using WLAN interface when device is in cradle.

Thanks
Rajat


Re: Packet sending problem while PCC in cradle by Rajat

Rajat
Wed Feb 22 23:43:17 CST 2006

Hi Dick,

I bind the socket with the interface of WLAN NIC <I have the
conventional network connection using WiFi NIC>. But still the UDP
packets are taking the path of cradle interface as its Metric value is
lower. This is the actual problem i m facing.


Thanks
Rajat


Re: Packet sending problem while PCC in cradle by Dick

Dick
Thu Feb 23 14:45:53 CST 2006

Sorry, I have no further thoughts.

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004.
See www.hardandsoftware.net for details and contact information.