net connection
-
can anybody advise me, what do I have to do for providing steady connection, right receiving data, if server is written for Linux? can you tell me all the needed details for making this right. thank you.
Do you want to learn network programming? Learn Winsock, how you create and connect to a server can you find here on CP. Look in the Network & Internet section. Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!
-
can anybody advise me, what do I have to do for providing steady connection, right receiving data, if server is written for Linux? can you tell me all the needed details for making this right. thank you.
-
What do you mean "right?" Data is the same through a socket no matter where it originated. Kuphryn