Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
how to send data client(c++) to server(c#)
Name: mageshr Date: October 14, 2009 at 03:57:22 Pacific OS: Windows XP Subcategory: C/C++
Comment:
I need code of C++,i have try to do ,how to send data client (c++) to server(c#)..please any one help me.This is very urgent.
Summary: I've been messing around with socket examples in C under linux and windows the past week. I've been able to get Linux client app to send readable text to the windows server app. The only problem is I ...
Summary: I try to test the Win API function: NetMessageBufferSend I wrote a Visual C++ console program. This program calls the NetMessageBufferSend to send a message to my own machine ( similar to "net send * ...
Summary: Hi. I'd like to start by saying my C++ skills are intermediate at best, so bear with me if i'm asking stupid questions, or if I don't understand your answers fully. What i'm trying to do is take data ...