Computing.Net > Forums > Programming > Working with socket

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Working with socket

Reply to Message Icon

Name: shiplu
Date: October 11, 2005 at 07:10:30 Pacific
OS: WinXP
CPU/Ram: Intel Celeron 1.7 GHz / 2
Comment:

How can I work with socket in perl or c/c++ ?
I want to create a HTTP server which will listen to port 80. can anybody help ?

fine computing !



Sponsored Link
Ads by Google

Response Number 1
Name: wizard-fred
Date: October 11, 2005 at 08:46:25 Pacific
Reply:

Why are you reinventing the wheel? There are open source web servers available. Apache among othes.


0

Response Number 2
Name: anonproxy
Date: October 11, 2005 at 16:00:29 Pacific
Reply:

There are socket libraries for both C++ (ptypes, Win32/.NET and other proprietary ones) and perl (libwww, HTTP::Daemon, etc.). I would definitely use perl over C++ for jobs with under a few hundred simultaneous connections.


0

Response Number 3
Name: shiplu
Date: October 23, 2005 at 08:55:15 Pacific
Reply:

can you give me some link for tutorial. I mean some ref. for beginers ?
please ...

fine computing !


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Working with socket

working with large numbers in RSA www.computing.net/answers/programming/working-with-large-numbers-in-rsa/7212.html

Working with Microsoft Visual Basic www.computing.net/answers/programming/working-with-microsoft-visual-basic/14452.html

Configuring PHP to work with Apache www.computing.net/answers/programming/configuring-php-to-work-with-apache/11134.html