PDA

View Full Version : SOCKET



Guest.Visitor
08-10-2004, 10:55 AM
Try this: http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg245402.html

T.Malik
11-06-2004, 01:24 PM
Now you are getting into some good stuff. I suggest you take the java route on sockets. That will save you a lot of pain. I hate java but for sockets I find it just livable. We use Java from the AS/400 to call webservices sitting on IIS over port 80. Works like a charm.Actually use for a lot more than that. Malik drop me a line if you need help t_malik@bellsouth.net

Guest.Visitor
12-06-2004, 04:50 PM
Hi Malik I'm interested to know more about your java socket programming. Do you have to create a java deamon on the server which runs the IIS? Is it directly execute the webservices (without the deamon listening)?. Any example of program consist of AS400 native Java socket / RPGIV socket with the Windows client that you can point me to? regards

Guest.Visitor
12-26-2004, 03:26 PM
I NEED TO MAKE SOCKET (SERVER), BUT IN RPG IV ILE, AS/400. AS I BEGIN

Guest.Visitor
12-26-2004, 03:26 PM
Has anybody has any VB version of socket with RPG IV? Anybody can point me to them? Thanks..