Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AS/400 and windows

Status
Not open for further replies.

cfneumann

Programmer
Joined
May 20, 2002
Messages
81
Location
US
I am developing a Windows application that will use FTP to get a small text file from an AS/400. However, my problem is that I need to know which windows computer is accessing the AS/400 thru an emulator so the right file goes to the right computer. This file need to be named something that is unique to the windows computer.

Is there any programmatic way to get some type of unique identifier of the Windows computer from within the AS/400? Christopher F. Neumann
[dBASE Charter Member]
Blue Star Visual dBASE graduate
ICCP TCP/IP Network Analyst
Data Communications Engineer
 
The QDCRDEVD API on the AS/400


is what you can use.
"When once you have tasted flight, you will forever walk the Earth with your eyes turned skyward, for here you have been, and there you will always long to return."

--Leonardo da Vinci
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top