To use FTP you need a connection that is capable of handling IP traffic. Based on your IP configuration, your traffic will get routed to the correct machine. From your question, I'm not sure what type line you are talking about (SDLC or IP). SDLC lines are the old IBM modems and typically have a speed on the low end (9600, 14,4000, etc.). IP-type modems are the ones you would use on your PC and generally go up to 56K. While I believe you can do an IP connection over an SDLC line with the right configuration (I've never done it), I generally do it this way:
If it's an SDLC connection, I like either SNADS, DDM, or use an API such as QY2FTML. For an IP connection, I definitely prefer FTP. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: tips, tutorials and more.
Ask your programming questions--or help out your peers by answering them--in our live discussion forums.
Ask the Experts yourself: Our application development gurus are waiting to answer your programming questions.
|