Re: FSP

Christopher Fraser (chrisf@nospam.sour.sw.oz.au)
Wed, 30 Nov 1994 15:49:00 +1100 (EST)

But I thought Gargamel said:
>
> G'day,
>
> Ignorance shows:
>
> What is FSP???

FSP is a bit like anonymous FTP except that the protocol is connectionless
and lightweight. It uses a non-forking server so it shouldn't result
in too much load on the remote machine. I think it also uses UDP
datagrams which are much more efficient than TCP sessions.

Cheers,

Christopher.