× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Scott,

Would you please give us the site where the telnet
tutorial is please.

Thanks,
Max
--- Scott Klement <klemscot@klements.com> wrote:
>
>
> On Sun, 2 Sep 2001, Shannon O'Donnell wrote:
> > Using a socket program was a very good idea. I'd
> considered it once, but
> > wasn't sure where to go with it. I went out to
> Scott's site and took a look
> > at his tutorial.  Very, VERY! nice work on his
> part.  Excellent tutorial on
> > how to use sockets!
> >
>
> Thanks!
>
> >
> > I think that using my own socket server would work
> if there was a way to
> > call the AS/400's telnet emulation programs
> manually via the socket server.
> > In otherwords, if I could use a socket to bind to
> a port of my choice, and
> > then once I'm on that remote system, have the
> AS/400's telnet programs
> > (those ran normally by the *TELNET server)
> initiated, then this approach
> > would work really well.
> >
> > Without being able to call the same programs as
> used by the *TELNET server,
> > I'd have to write my own telnet programs, and
> that's waaay more work than I
> > want to tackle!
> >
>
> I think what Mr. Ross was suggesting is that instead
> of calling the telnet
> server programs, you'd have your socket program
> receive requests on port
> XXX and then just forward the data that it receives
> to port 23.
>
> Basically, it'd be a simple proxy program, just
> copying the data from
> one socket to another, and back...
>
> If you wanted to take it a little further, you could
> even monitor which
> data is being sent across, and insert extra data
> into the stream...  but
> of course that would require a lot more work :)
>
> > And, keep in mind (not sure if I'd said this in my
> previous posts or not...)
> > that whatever solution I end up with, it'll have
> to work with AS/400
> > sessions initiated by both PC clients and dumb
> terminals.
>
> Which it would do, assuming the dumb terminal was
> serviced by the telnet
> server...
>
>
>
>
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion
> (MIDRANGE-L) mailing list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit:
>
http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the
> archives
> at http://archive.midrange.com/midrange-l.
>


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.