PDA

View Full Version : How would you implement sockets?



JohnFox
12-06-2002, 10:23 AM
IBM web site for RPG and Cobol web programming (http://www-922.ibm.com/en)

andy.close@magnum.net
12-07-2002, 04:27 AM
I need to communicate with another computer to send and receive data over a TCP/IP connection. I need a client program and a server program on my AS/400. The application system to will interact with the client program and the server program is written in COBOL/400. What's the best way to handle this?

andy.close@magnum.net
12-07-2002, 04:27 AM