I want to write a server side application for Pocket PC. I wrote it in eVC++ by deriving a class from CCeSocket. But i couldnt accept a connection. How to do socket pgming in PocketPC. My aim is to send messages to pocket pc from desktop application when an event occur in desktop pc. Thanks in advance..

Recommended Answers

All 2 Replies

CCeSocket sucks cannel water! Use normal winsock socket functions, just as you would on in a pc program.

yes, also beware. The way networking is handles is different between PPC 2003 and WM 5

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.