Re: Recieve problem - WeOnlyDo Discussion board

Re: Recieve problem (General questions)

by wodSupport, Thursday, February 24, 2005, 20:42 (7023 days ago) @ Maverick2004

Maverick,

it's because in Telnet protocol component cannot be smart enough to determine if connection was successful or not. It did establish connection, it did send login and password - but it cannot know server's response. So, you can call Receive method to determine server's response and see what it said. If it returned 'denied', 'failed' etc.. then it probably failed. You can do it - but we cannot in the component since we must make more generic interface, where clients perhaps connect to some automated services, BBSes etc.. So, it's better to let you handle this.


Complete thread: