|
In article <002c01c3460b$7defd4c0$6401a8c0@xxxxxxxx>, as400bill@xxxxxxxxxxxx says... > The equipment used is a Linx V Data Collection terminal using TCP/IP. Has > anyone out there used Scott's socket programs in RPG ILE to connect to one > of these? > > Thanks all > Bill H Hi Bill, I have used Scott Klement's socket tutorial to connect to a web server. The example I found allowed you to give the program a URL (or IP address) and a port number (80 in my case). Connecting to another TCP/IP device should work exactly the same way. Basically you open the socket, connect to the IP address and it transmits data to you. The folks who make the Linx V Data Collection terminal will have to give you the specifics of how that data is formatted. Unfortunately I no longer have the tutorial or the little test program I wrote. You can probably find them on the 'net with a little searching. Good luck!
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.