Re: Slow HTTP Responses

Alexsander Totic (atotic@ncsa.uiuc.edu)
Sat, 15 Jan 1994 13:38:25 -0600 (CST)


> Do MacTCP and WinSock support UDP?
>
> Bill

MacTCP does. One problem that I see with using UDP is that wwwlib would
become more machine dependent, since there is no standard UDP interface (like
sockets for TCP).

Aleks