Results 1 to 2 of 2
hi,
i need to write a generic server program for all the application layear protocols like FTP,HTTP,SMTP using multi threading concept.how i will go for writing such generic server for ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-09-2007 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 2
generic server for all application layear protocols using multi threading
hi,
i need to write a generic server program for all the application layear protocols like FTP,HTTP,SMTP using multi threading concept.how i will go for writing such generic server for all protocol.please help me.
regards
suresh
- 03-09-2007 #2
Why on earth would you want to do this? Surely it's easier to install Apache, ftpd and Sendmail? As these are seperate applications, you get multi-threading built in.
This wouldn't be a homework question would it?Linux user #126863 - see http://linuxcounter.net/


Reply With Quote
