🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Is there an Onrcv function??

Started by
-1 comments, last by GameDev.net 24 years, 8 months ago
Does anyone know if there is any function that performs an action when it receives something through sockets? Like when you press a button it is OnButton1, is there any function that will perform an action when it receives data through a sockets connection.
What I want to do is write a program that I can install on my computer and my friends computer. Then I enter my friend's IP address and the program contacts the program on his computer, tells it to do a FindFile then return the results to my computer. I BADLY NEED THIS INFO!!! if anyone can give me any help (other than links to sockets.com) I would be VERY GREATFUL!!! Thanks again!!!

This topic is closed to new replies.

Advertisement