I'm currently programming a Telnet Server within VB.

Everything goes okay with my Win2k Telnet Client.

But when I access the telnet server from Freebsd i.e I get some strange echo or something.

For example

Wink2:

I type: Help
Displayed: Help


Freebsd:

I type: Help
Displayed: HHeellpp

Is there any way I could perhaps fix that?