Access to sockets out of the CE device driver
From: Ilya Faenson (ifaenson_at_hotmail.com)
Date: 08/26/04
- Next message: ÀÌ»ó¿ø: "KITL connection problem"
- Previous message: Adam Kodeda [MS]: "Re: Configuring 2nd CF IDE in PB 4.2"
- Next in thread: Steve Maillet \(eMVP\): "Re: Access to sockets out of the CE device driver"
- Reply: Steve Maillet \(eMVP\): "Re: Access to sockets out of the CE device driver"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Aug 2004 17:30:26 -0700
Whould anybody know whether it's possible to use the WinSock out of
the CE streams driver, i.e in the device.exe context? I'm calling
the WSAStartup() et al upon an interactive application request, so
the WinSock has long been initialized by then. The driver does link
against the ws2.lib statically though. Any soul doing something similar?
What I'm seeing is the success for the socket(), bind(), setsockopt()s
and the sendto() calls, but no packets leave the iPAQ. There should be
no ARP/routing issues to speak of. It is the UDP (SOCK_DGRAM) socket on
the Windows Mobile 2003 if that matters.
Many thanks,
Ilya Faenson
- Next message: ÀÌ»ó¿ø: "KITL connection problem"
- Previous message: Adam Kodeda [MS]: "Re: Configuring 2nd CF IDE in PB 4.2"
- Next in thread: Steve Maillet \(eMVP\): "Re: Access to sockets out of the CE device driver"
- Reply: Steve Maillet \(eMVP\): "Re: Access to sockets out of the CE device driver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|