jonzuzu
March 24th, 2004, 07:12 AM
Does anybody one who tried and managed to make a UDP application on pocket PC as client and server with CCeSocket that permit to send data in datagram and to receive data from UDP client?
Because i tried and i managed to send data in UDP from Pocket PC to desktops but not from Pocket PC to other Pocket PCs.
i use embedded visual c++ 4.0 and the OnReceive() is never called ont the server side after a SendTo with the client...
Because i tried and i managed to send data in UDP from Pocket PC to desktops but not from Pocket PC to other Pocket PCs.
i use embedded visual c++ 4.0 and the OnReceive() is never called ont the server side after a SendTo with the client...