9swampy / Telnet

Published on Nuget at https://www.nuget.org/packages/Telnet
http://www.nugetmusthaves.com/Package/Telnet
MIT License
126 stars 50 forks source link

FIX: ConsumeCommand added to ByteStreamHandler… #76

Closed chicco closed 1 year ago

chicco commented 1 year ago

…and used if WONT or DONT commands received to prevent garbage data in received data. If the option is not read by reading one byte after WONT or DONT command received, there happens to be garbage data inside the text received from telnet.