ladeecroft
Programmer
HI there!
Just wanna ask if you have any idea how I could send a request from my VB application directly to AS400 application program just by using IP address?
I've tried using ODBC through Client Access driver and it worked but directly accessing AS400 files is very risky.
I've also tried using AS400 PC folder and performed FTP from time to time to check if there's a request from my VB application that needs to be processed in my AS400 application. This also worked, but using an AS400 PC folder would mean granting access to all workstation to that folder.
I've run out of ideas on how i could process the request from a VB application to an AS400 application using RPG and CL language...hope you could give me some input.
thanks!
Just wanna ask if you have any idea how I could send a request from my VB application directly to AS400 application program just by using IP address?
I've tried using ODBC through Client Access driver and it worked but directly accessing AS400 files is very risky.
I've also tried using AS400 PC folder and performed FTP from time to time to check if there's a request from my VB application that needs to be processed in my AS400 application. This also worked, but using an AS400 PC folder would mean granting access to all workstation to that folder.
I've run out of ideas on how i could process the request from a VB application to an AS400 application using RPG and CL language...hope you could give me some input.
thanks!