I have bee working on creating a small program in visual basic using winsock and I am tring to figure out how to make the program do a few things
*. upload files to the server.
2. download the computer information that the server is on.
*. create a screen shot of the servers computer.
4. turn off the computer that the server is on.
I know, I know Visual Basic is a lame program, but my interest in programing only started about a week ago, and visual basic was easy to learn and I am hoping to expand my knowledge into C++ and Delphi.
The program I have been working on so far consists of only a chat box that the two users can use to communicate to each other.
Any help at all with winsock would be greatly appreciated.
Peace