|
-
Sep 8th, 2008, 08:29 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Send Data / Winsock
Hi guys...
After a long day of coding, I have come up with my last coding task of the day...
I'd like to have it so that a Winsock control receives data, looks at it, and based on what it gets does one of two things...
Lets say the program receives the letter "r" it will perform MsgBox "R"
Lets say if the program receives anything else, it will apply it to a text box, and then save it to a text file.
Program 1 Action: Sends Letter "R"
Program 2 Action: MsgBox "R"
Program 1 Action: Sends multilined contents of TextBox
Program 2 Action: Receives content and stores it as is (including lines) in a txt file...
Is this do-able? If so, how would I go about coding it? My brian is totally fried after a whole 14 hours of working on code!
Thanks fellas!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|