| | |
Pretty Advanced Winsock communication: HTTP servers
![]() |
•
•
Join Date: Oct 2008
Posts: 36
Reputation:
Solved Threads: 0
Can someone give me a link to a good tutorial or something on C++ Winsock FTP and HTTP communication. I know how to use TCP/IP, but when you connect straight to an IP, they have to be connected to the same network your on for it to work. If you connect to an HTTP server, the server can receive messages and forward them to the opposite person from who it was sent by. There is also someone to automatically enter info in text boxes and press buttons on an HTTP server from a C++ program.
What I mean with Forwarding messages with HTTP servers is like this:
Your computer -----> other computer connected to same network
You -----> HTTP server -----> other computer that can be on a whole other network very far away
Wireless routers and computers block outside network connections that are just attempting to connect straight from one to another. When the connection passes on an internet server such as a website, then your computer will allow it (Its known as port forwarding). So the first tutorial could go over using Winsock with C++, the second could go over communicating with an HTTP server with TCP and FTP to send/receive messages and files to/from the server and forward to/from the other computer.
If anyone wants to learn C++ or wants to get things straight or anything, I have a very good C++ tutorial on my website at <snipped URL> The Winsock tutorial is still under construction but shows how to use TCP/IP (It only shows connecting to another computer on your network. I haven't figured out website communication yet). Theres also a very good secure/encrypted live contact system that I have on it.
What I mean with Forwarding messages with HTTP servers is like this:
Your computer -----> other computer connected to same network
You -----> HTTP server -----> other computer that can be on a whole other network very far away
Wireless routers and computers block outside network connections that are just attempting to connect straight from one to another. When the connection passes on an internet server such as a website, then your computer will allow it (Its known as port forwarding). So the first tutorial could go over using Winsock with C++, the second could go over communicating with an HTTP server with TCP and FTP to send/receive messages and files to/from the server and forward to/from the other computer.
If anyone wants to learn C++ or wants to get things straight or anything, I have a very good C++ tutorial on my website at <snipped URL> The Winsock tutorial is still under construction but shows how to use TCP/IP (It only shows connecting to another computer on your network. I haven't figured out website communication yet). Theres also a very good secure/encrypted live contact system that I have on it.
Last edited by Ancient Dragon; Dec 31st, 2008 at 1:27 am. Reason: snipped URL
•
•
Join Date: Oct 2008
Posts: 36
Reputation:
Solved Threads: 0
<Snipped URL> = http://www.programming-wizard.synthasite.com
Hmm... Ajax and HTML are not programming languages. Ajax is a technology, HTML is a markup language...
![]() |
Other Threads in the C++ Forum
- Previous Thread: C++ app made in Dev-C++ uses OpenCV and freezes up...
- Next Thread: How to call an external exceutable program.
| Thread Tools | Search this Thread |
api array based binary bitmap business c++ c/c++ char class classes code codesamplerunwhilecommands coding commentinghelp compile console conversion count decide delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error faq file forms fstream function functions game givemetehcodez graph guess gui hash homeworkhelp homeworkhelper iamthwee ifpug ifstream incrementoperators infinite input int integer java lib linkedlist linker listing loop looping loops map math matrix memory multiple news node output pointer port problem proficiency program programming project python random read recursion reference rpg string strings temperature template test text text-file tree url variable vector video win32 windows winsock wordfrequency wxwidgets






