Posts: 3
Threads: 1
Joined: Jul 2010
Reputation:
0
07-01-2010, 04:18 AM
(This post was last modified: 07-01-2010, 06:36 AM by pahire.)
Our software application running in IBM AIX Unix supports different connectivity protocols that are TCP-IP/FTP/SNA based.
Would you have sample code to pick up contents from a file and post the request to a TCP/FTP/SNA port on a Unix server and fetch the results returned back?
Any help on one or more of the above is very much appreciated.
Thanks !
Posts: 130
Threads: 0
Joined: Jul 2008
Reputation:
0
07-06-2010, 09:41 AM
Please let us how your file looks like so that we can help you out in fetching the proper details
Posts: 3
Threads: 1
Joined: Jul 2010
Reputation:
0
Posts: 3
Threads: 1
Joined: Jul 2010
Reputation:
0
07-15-2010, 11:58 AM
Hello, any thoughts and inputs with regard to what we are trying to achieve?
We are at a point where we need to decide whether QTP will help meet these needs or not? If not, we have to pursue other avenues like simple scripting with python and other utilities to perform comparinson.
Posts: 54
Threads: 2
Joined: Jul 2010
Reputation:
0
07-15-2010, 03:44 PM
r u using windows command line to post the request from to a TCP/FTP/SNA port on a Unix server?