Winsock Doubts in embedded Visual C
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am using an window CE device to connect to an internet server of Port 1001 and 1005 uisng those wininet API provided. The 2 ports is needed as one is from normal TCP/IP communication and the other one is for keep alive packets. just wonder if this can be done. i try it out on PC and it seems ok. Any help will be apprecaited