C++Talk.NET Forum Index C++Talk.NET
C++ language newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Re: Socket programming urgent help needed

 
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C Language
View previous topic :: View next topic  
Author Message
Joona I Palaste
Guest





PostPosted: Wed Jun 25, 2003 9:38 am    Post subject: Re: Socket programming urgent help needed Reply with quote



sridhar <gsridhar78 (AT) yahoo (DOT) com> scribbled the following:
Quote:
Client - Server Interaction:

I am sending request to exicute a script from a client
machine(solaris Cool to server machine(linux) thru my Client.c and
Server.c programs. If i send one connection at a time immediately
returns the output. If there more than one request or connection(ie to
execute more than one script at a time).. it takes time to return the
output. This problem is only in Linux Platform.. It works perfectly in
Solaris Environment.I am sending client and server programs as below

There are no sockets in the C programming language as standard. You will
have to consult a newsgroup dedicated to your own implementation. For
Solaris 8 and Linux, I think comp.unix.programmer will do for starters,
as both OSes are compatible with Unix.

(snip over 600 lines of Unix-specific source code)

--
/-- Joona Palaste (palaste (AT) cc (DOT) helsinki.fi) ---------------------------
Quote:
Kingpriest of "The Flying Lemon Tree" G++ FR FW+ M- #108 D+ ADA N+++|
http://www.helsinki.fi/~palaste W++ B OP+ |
----------------------------------------- Finland rules! ------------/

"The obvious mathematical breakthrough would be development of an easy way to
factor large prime numbers."
- Bill Gates

Back to top
Post new topic   Reply to topic    C++Talk.NET Forum Index -> C Language All times are GMT
Page 1 of 1

 
 


Powered by phpBB © 2001, 2006 phpBB Group