|
-
Jan 6th, 2008, 01:42 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Winsock Request
I have a Winsock component setup right now on my network, exact same as whats in this thread
I would like to know if a similar control can be built using Winsock to do this:
1) Connect to a remote computer, by IP address. (I have a code that determines the IP address of the remote machine already..)
2) Open a .txt file, send it back to (my) the users computer and displays it in a text box on screen.
3) On command button press, take what ever is in my text box, and send the file back to the remote computer and save it.
Kind of like editing a configuration file, remotly.
I know the application would have to be running on the remote end as well as my end for this to work, if its at all possible.
I would really like to do this, I appeciate everyones help in advance!
-
Jan 6th, 2008, 03:26 AM
#2
Re: Winsock Request
The remote computer will need to have a server like application running so it can send the text file or just the text inside the file. Thats how i would do it.
-
Jan 6th, 2008, 03:43 AM
#3
Last edited by Doogle; Jan 6th, 2008 at 03:56 AM.
-
Jan 6th, 2008, 05:54 PM
#4
Thread Starter
Hyperactive Member
Re: Winsock Request
Doogle, you've done it again! Thanks!
 Originally Posted by Doogle
PS Can you organise some better weather for us over here please ?
I'll see what I can do :P
Cheers!
Last edited by wxmancanada; Jan 6th, 2008 at 06:01 PM.
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
|