Need help in coding for Email functionality within a VB App. Client uses Lotus nOtes.<br>
<br>
An EXE is on a remote NT server. Need to be lauched remotely. Currently this is being done via a telnet session. How this action be automated. Thanks.<br>
Ouch!<br>
<br>
Always a horrible question this.<br>
<br>
Two approaches occur to me initially:<br>
<br>
1) Use the winsock control - comes with VB - to connect to the same port as telnet does (23) and generate the telnet responses using your VB program. This is probably workable as long as your're only passing a few characters at a time to the remote machine. Any more than that and it starts to get hard work dealing with the timing issues. Worth a go though.<br>
<br>
2) Use VIM - the Lotus equivalent to MAPI and SMTP. I have heard that this works but it "would not be my first choice".<br>
<br>
Let us know how you get on.<br>
<br>
Mike<br>
<p>Mike Lacey<br><a href=mailto:Mike_Lacey@Cargill.Com>Mike_Lacey@Cargill.Com</a><br><a href= > </a><br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.