RSS Forums RSS

Pretty Advanced Winsock communication: HTTP servers

Please support our C++ advertiser: Programming Forums
Reply
Posts: 36
Reputation: amerninja2 has a little shameless behaviour in the past 
Solved Threads: 0
amerninja2 amerninja2 is offline Offline
Light Poster

Pretty Advanced Winsock communication: HTTP servers

  #1  
Dec 30th, 2008
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.
Last edited by Ancient Dragon : Dec 31st, 2008 at 12:27 am. Reason: snipped URL
AddThis Social Bookmark Button
Reply With Quote  
Posts: 36
Reputation: amerninja2 has a little shameless behaviour in the past 
Solved Threads: 0
amerninja2 amerninja2 is offline Offline
Light Poster

Re: Pretty Advanced Winsock communication: HTTP servers

  #2  
Dec 31st, 2008
Reply With Quote  
Posts: 314
Reputation: cikara21 is an unknown quantity at this point 
Solved Threads: 61
cikara21's Avatar
cikara21 cikara21 is offline Offline
Posting Whiz

Re: Pretty Advanced Winsock communication: HTTP servers

  #3  
Dec 31st, 2008
Last edited by cikara21 : Dec 31st, 2008 at 5:26 pm.
.:-cikara21-:.
Reply With Quote  
Posts: 2,000
Reputation: ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of 
Solved Threads: 331
ArkM's Avatar
ArkM ArkM is offline Offline
Postaholic

Re: Pretty Advanced Winsock communication: HTTP servers

  #4  
Jan 1st, 2009
Originally Posted by amerninja2 View Post
<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...
Reply With Quote  
Posts: 36
Reputation: amerninja2 has a little shameless behaviour in the past 
Solved Threads: 0
amerninja2 amerninja2 is offline Offline
Light Poster

Re: Pretty Advanced Winsock communication: HTTP servers

  #5  
Jan 4th, 2009
Oh I didn't know that about Ajax, but HTML is used to program things on a website, like text and stuff. I know its a markup language, it goes with HyperTextTransferProtocol servers.
Reply With Quote  
Posts: 36
Reputation: amerninja2 has a little shameless behaviour in the past 
Solved Threads: 0
amerninja2 amerninja2 is offline Offline
Light Poster

Re: Pretty Advanced Winsock communication: HTTP servers

  #6  
Jan 4th, 2009
Wow thanks!! That has a lot of stuff about winsock on it,
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Other Threads in the C++ Forum
Views: 556 | Replies: 5 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:23 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC