I need a way to connect to a server on a specified port number, and send strings (e.g. HELO a, MAIL, RCPT, USER, PASS, etc...) with visual basic. Is there a reasonably simple way to do this? All I need is to connect, send, and receive. If I can recieve then I can display it easily. (I'm trying to write an Email program that is smaller that Eudora and fits easily on a floppy)