Sandip Bhattacharya
2004-02-28 23:11:56 UTC
The socket objects only allow data to be read in by chunks (recv()). How
do I manage to read in data one line at a time where a line is defined
as a lf/cr-lf terminated test string?
In other words how can one write their own clients for reading/writing
data for text based protocols like smtp?
Thanks,
Sandip
do I manage to read in data one line at a time where a line is defined
as a lf/cr-lf terminated test string?
In other words how can one write their own clients for reading/writing
data for text based protocols like smtp?
Thanks,
Sandip
--
Sandip Bhattacharya
sandip (at) puroga.com
Puroga Technologies Pvt. Ltd.
Work: http://www.puroga.com Home: http://www.sandipb.net
GPG: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3
Sandip Bhattacharya
sandip (at) puroga.com
Puroga Technologies Pvt. Ltd.
Work: http://www.puroga.com Home: http://www.sandipb.net
GPG: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3