Guest.Visitor
01-01-1995, 02:00 AM
Hi all! I am trying to access the WSG server through a java program i have written, on the AS400. When i run the java program on a NT system and connect to wsg through it i receive data from the server. but when i run the same program on the as400 it fails saying that my session has expired. This is because WSG expects ascii data, and when we run the java pgm on the as400 we send it ebcdic data. how do i get around this, i want my java program on the as400. all the java program does is to connect to wsg on port 5061 and send it the string GET /WSG/QAPP0100?PROGRAM11 thanking in advance, nitin