PDA

View Full Version : Socket programming in ILE/RPG?



Guest.Visitor
01-01-1995, 02:00 AM
Okay, I give up. I'm just an old RPG programmer. I have been given the task of sending transactions via TCP/IP to an NT server. Not an entire file, just one record at a time as they arrive in the file from the 400 program. The examples in the IBM socket programming manual are all in C. I know these can be translated to ILE/RPG, but I don't know C. I'm working in totally unfamiliar territory here, and this seems to be a fairly arcane subject. If anyone can give me some examples of an algorithm and an interpretation in RPG of these C programs, I would be eternally grateful. To complicate matters, the records are being originally written in an SSP system installed under OS/400. So I have to get the records from SSP to OS/400 to NT. Can anyone help? Thanks, Jo

M.Martinez
02-11-1999, 04:15 PM
Hi Jo, There is an article in MC this month about programming sockets with ILE RPG. You might want to take a look at it.