Hello,
As wrote Phil Mayers LinReceiver is a nice protocol helpers for you.
All the commands use a CRLF delimiter and for your logic it is easy to
know when a command is fully received or if you need to wait for more
data.
As wrote Glyph dataReceived (or lineReceived) Should only use to
received d
On 02/17/2013 01:09 AM, Adam Heller wrote:
> Glyph,
>
> I will definately look into that. As far as the server spec, it's over
> TOR (This part of the 'competition' has since closed, but feel free to
> catch up: http://uncovering-cicada.wikia.com/wiki/Uncovering_Cicada_Wiki
> and
> http://mentalfl
Glyph,
I will definately look into that. As far as the server spec, it's over TOR
(This part of the 'competition' has since closed, but feel free to catch
up: http://uncovering-cicada.wikia.com/wiki/Uncovering_Cicada_Wiki and
http://mentalfloss.com/article/31932/chasing-cicada-exploring-darkest-c
On Feb 16, 2013, at 1:09 PM, Adam Heller wrote:
> Guys,
> I'll try to be as exact as I can be with my question, but it may end up being
> pretty broad. (I'm also relatively new to python, please go easy on my code
> although suggestions are of course welcome.)
The main suggestion is "you can'
Guys,
I'll try to be as exact as I can be with my question, but it may end up
being pretty broad. (I'm also relatively new to python, please go easy on
my code although suggestions are of course welcome.)
The issue I'm running into:
When a user connects to the TCP server, they are displayed a welc