Monday, June 1, 2009

(Q&A) Step By Step Socket Programming

(From: Anonymous)

Question:
Hi.. I need to use socket programming in AS400. Can you please give me step-by-step instructions on how can I do that? Or atleast give me templates?

Your soonest reply is so much appreciated.

Reply:
Hi. Socket programming is a very advanced RPG programming, you have to be familiar with TCP-IP, Ports, and Socket API's. It's a very long discussion however, i can give you this link, it will discuss from the basic to the advanced programming techniques using sockets.

http://www.scottklement.com/rpg/socktut/tutorial.html

1 comment: