Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HTML Port for Socket Communication (How to use Apache)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Retto
n00b
n00b


Joined: 25 Feb 2005
Posts: 13

PostPosted: Mon Sep 04, 2006 5:42 pm    Post subject: HTML Port for Socket Communication (How to use Apache) Reply with quote

Greetings

I searched alot but i did not find the right page for my request, so i will try it here:

I try to establish a commuication between a Client and a Server Application (both written in C++ with SDL). I can't use any other Port than the HTML Port because of a Firewall between both Applications that blocks all accesses instead of HTML.
My question is, how to set-up an Apache Server to use it as "tunnel" to get my Data from Client to Server and the opposite way.

Thanks for the Help

Retto
Back to top
View user's profile Send private message
irwinr
Apprentice
Apprentice


Joined: 11 May 2004
Posts: 152
Location: Texas

PostPosted: Tue Sep 05, 2006 2:11 am    Post subject: Reply with quote

Why set up an apache server? If you don't already have anything running on port 80, just use that port for your communication. You don't have to run a webserver on port 80, you can run whatever type of server you want.
Back to top
View user's profile Send private message
Retto
n00b
n00b


Joined: 25 Feb 2005
Posts: 13

PostPosted: Wed Sep 06, 2006 6:29 pm    Post subject: Reply with quote

Actually the Problem is, that the Server is running a Apache because it also hosts other Webpages. Otherwise your idea would be good...

~Retto
Back to top
View user's profile Send private message
jhmartin
Tux's lil' helper
Tux's lil' helper


Joined: 03 Sep 2003
Posts: 95

PostPosted: Wed Sep 06, 2006 7:24 pm    Post subject: Reply with quote

Make the server end behave like a CGI?
Back to top
View user's profile Send private message
Retto
n00b
n00b


Joined: 25 Feb 2005
Posts: 13

PostPosted: Thu Sep 07, 2006 7:58 pm    Post subject: Reply with quote

Yes...if you have more detail how to do it with a CGI Script
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum