Greets all! Been trawling the Web for an answer to this one, but have come up pretty empty-handed...
What I've been looking for is: - a way to connect to a UNIX server using Delphi on Windows. - without having to write a listener daemon on UNIX. - have a memo box (or equivalent) which is used as the terminal screen to allow reading/writing from/to the server in realtime. I've been looking at TClientSocket, but when I get text from the server using ReceiveText, I only get 1 string when I connect + that's garbage. I'm using D5Ent (but have access to D6 if that's what's required). Any help is greatly appreciated! Thanks :-) [Non-text portions of this message have been removed] ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

