server/client program design advice wanted
From: Junpei (qcg2222_at_yahoo.com)
Date: 05/27/04
- Next message: Joe Cosby: "Stat() function fails?"
- Previous message: laurent herve: "Re: "uninitialized value in join or string""
- Next in thread: Jim Gibson: "Re: server/client program design advice wanted"
- Reply: Jim Gibson: "Re: server/client program design advice wanted"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 May 2004 16:48:48 -0700
Hi, I basically want to create a server program in perl that does two
thing:
1) can receive a request, with parameters from the client to execute a
command with those parameter, and
2) executes the command, and returns some form of output (in this case
a a few 10kilobyte images).
whats the best way to do this? or is there a better way to do this
besides through perl? i've never done network programming so please be
nice :-).
- Next message: Joe Cosby: "Stat() function fails?"
- Previous message: laurent herve: "Re: "uninitialized value in join or string""
- Next in thread: Jim Gibson: "Re: server/client program design advice wanted"
- Reply: Jim Gibson: "Re: server/client program design advice wanted"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|