 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Joona I Palaste Guest
|
Posted: Wed Jun 25, 2003 9:38 am Post subject: Re: Socket programming urgent help needed |
|
|
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 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 |
|
 |
Powered by phpBB © 2001, 2006 phpBB Group
|