LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   I want to code a program to xfer data through the net (https://www.linuxquestions.org/questions/programming-9/i-want-to-code-a-program-to-xfer-data-through-the-net-493417/)

JonBrant 10-18-2006 03:52 AM

I want to code a program to xfer data through the net
 
Basically I just want to be able to transfer simple variables to someone else using my same program in C++. For multiplayer sorts of things, etc. I need some sort of tutorial or book to get me started, or just telling me the term for what I'm after would help... hell, even letting me know what I need to Google would be helpful at this point. I don't even have enough info to do that

Oh, and I would like it to be cross platform... doesn't NEED to be, but would be a huge plus

dmail 10-18-2006 05:55 AM

I take it you mean a game ("multiplayer"), what sort of licence are you looking for? Raknet has a
free for non commercial use license(creative commons) and is cross platform.

xhi 10-18-2006 07:28 AM

check out the beej tutorial..

JonBrant 10-20-2006 07:16 PM

^ AWESOME guide! Thank you very much. Perfect for me


All times are GMT -5. The time now is 01:27 AM.