#: 21263 S12/OS9/68000 (OSK)
10-Nov-95 04:08:40
Sb: #ftpd source ?
Fm: Gerd Gotthard 100135,262
To: all
Hello,
I would like to write an application similar to the Microware implementation of
ftpd. It would be great if someone could supply the sources of ftpd or a
similar utility.
ftpd solves some programming problems:
- ftpdc has no parent process (parent ID: 0), but it is forked by ftpd.
- ftpd has to F$WAIT for ftpdc. But it doesn't. ftpd accepts immediatly new
client
connections.
- ftpd cleans up any socket resource (no 'address already in use' errors)
Any help will be appreciated
Gerd
There is 1 Reply.
|