Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Creating telnet form in Access

159 views
Skip to first unread message

mike11d11

unread,
Jul 21, 2006, 11:19:24 AM7/21/06
to
Could anybody give me a sample of code or somehting to help create a
form that would display a telnet session within Access 2002.

John Mishefske

unread,
Jul 21, 2006, 9:50:40 PM7/21/06
to
mike11d11 wrote:
> Could anybody give me a sample of code or somehting to help create a
> form that would display a telnet session within Access 2002.
>

Perhaps these code samples will help you on your way...

http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?txtCriteria=telnet&blnWorldDropDownUsed=TRUE&txtMaxNumberOfEntriesPerPage=10&blnResetAllVariables=TRUE&lngWId=1&B1=Quick+Search&optSort=Alphabetical

(I'm sure that wrapped but should be one-line).

MMason posted source at one time but the page is gone. This post has the code which I
found to be a good base to work from:

http://groups.google.com/group/han.comp.devtools.vb/browse_thread/thread/86eb337199957ee9/eeb15a96d6ecfcc3?lnk=st&q=masonm+vb*+telnet&rnum=1#eeb15a96d6ecfcc3

That's just a telnet example that you can use in VBA. If I recall there isn't any code in
these samples for displaying the output in a form. You'll have to write code to display
your commands and the responses from the telnet server in a text box or other control.

--
'---------------
'John Mishefske
'---------------

0 new messages