PDA

View Full Version : how to exchange data between my apps via internet?


sun
04-23-2002, 11:37 PM
hi! i want to programm a little game and i want to know how to exchange data between my apps via internet. with this info i can the user make able to play against other users in web.
is it possible by knowing the ip number? and how to connect and send data ? please help and thanks a lot. :)

PoseFant
04-23-2002, 11:58 PM
All you need is two sockets and corresponding ports for listen and send.

Check out the little Chat project demo.


---

Regards

/Filip

<cr> I've lost my autosignature ... *sobbing* ...</cr>