|
I need to transfer some data from a remote system to my AS400 system. I need a automatic process to do this job & no manual intervention is needed. We are not supposed to use the ftp option also. Let me know if somebody knows any alternatives for this process
(comments are locked)
|
|
Socket programming would a very good alternative for this process. I know people who have used socket programming between AS400 & Unix & this works flawlessly. You can also refer the Scott Klement's tutorial at http://www.scottklement.com/rpg/socktut/index.html
(comments are locked)
|