newbie question
jeff
plastic"no-spam-pls" at xsintrk.net
Fri Apr 16 17:06:12 EDT 2004
More information about the Python-list mailing list
Fri Apr 16 17:06:12 EDT 2004
- Previous message (by thread): newbie question
- Next message (by thread): newbie question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Richard Brodie" <R.Brodie at rl.ac.uk> wrote in news:c5occn$ijq at newton.cc.rl.ac.uk: > You are missing Krzysztof's point. Even if the string 'kill' is sent, > TCP does not guarantee that is what you will receive. It is a pure > stream system and has no concept of records or lines; that isn't likely > the problem here but sooner or later, you *will* get burnt if you start > thinking that if 4 characters are sent, then 4 will be received. how can i be sure i have received the entire string?
- Previous message (by thread): newbie question
- Next message (by thread): newbie question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list