[gopher] Re: Final dot required on server request?
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
that's really odd. nearly every gopher server i've connected to stays with
the RFC, which indicates the terminating dot is required.
however, gopher is a connectionless protocol. you connect, the server sends
and disconnects. so i suppose technically, you don't need the ending period,
you just need to read the socket until the connection closes.
trevor
----- Original Message -----
From: <brian@xxxxxxxxxxxxx>
To: <gopher@xxxxxxxxxxxx>
Sent: Sunday, December 23, 2007 6:40 PM
Subject: [gopher] Final dot required on server request?
>I noticed that PyGopherd does not appear to send a final "." character
> prior to terminating the connection, but Bucktooth does. A quick read
> of the RFC leads me to believe the "." is to be expected. Has this
> been deprecated? It's not a big deal, just need to know how to write
> a bit of code to either expect or not expect the dot.
>
> --Brian
>
|
|