|
I've written a port proxy before on a PC and they are really not that difficult at all, no more difficult then writing 2 telnet programs. If you know TCP/IP programming, or can get a working copy of one, they are simple. Basically, you open up a socket for reading on a certain port, and when you get a connection, you open up an outgoing port and forward all the packets you receive. In between this you display to screen, or log to a file, or whatever it is you wish to do with the packets you receive. Regards, Jim Langston Harry Williams wrote: > > Could I get a copy of the proxy. I was trying to do some socket programming >and > I am finding a few things by trial and error. it might help. > > "James H. H. Lampert" wrote: > > > Rich Duzenbury wrote: > > > > > I would also consider writing a quick 'n dirty proxy. > > > > I've done that for Telnet. It's not difficult, and it comes in handy > > when I have to analyze a 5250 data stream. > > > > -- > > James H. H. Lampert > > Professional Dilettante > > http://www.hb.quik.com/jamesl > > Have you visited http://www.thehungersite.com today? > > +--- > > | This is the MI Programmers Mailing List! > > | To submit a new message, send your mail to MI400@midrange.com. > > | To subscribe to this list send email to MI400-SUB@midrange.com. > > | To unsubscribe from this list send email to MI400-UNSUB@midrange.com. > > | Questions should be directed to the list owner/operator: dr2@cssas400.com > > +--- > > +--- > | This is the MI Programmers Mailing List! > | To submit a new message, send your mail to MI400@midrange.com. > | To subscribe to this list send email to MI400-SUB@midrange.com. > | To unsubscribe from this list send email to MI400-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: dr2@cssas400.com > +--- +--- | This is the MI Programmers Mailing List! | To submit a new message, send your mail to MI400@midrange.com. | To subscribe to this list send email to MI400-SUB@midrange.com. | To unsubscribe from this list send email to MI400-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: dr2@cssas400.com +---
As an Amazon Associate we earn from qualifying purchases.
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.