Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any interest in an FTP class or PJX Documentation Progra
Message
From
28/09/1998 09:40:05
 
 
To
25/09/1998 15:34:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00140947
Message ID:
00141417
Views:
23
I had a problem with the port also. The parameter passed in the Connect function to specify the port number is a WORD. When ever I passed the port number in a variable, it didn't like it. When I basicly hard coded the port number in the function call it worked fine.

There is some flexibility in the way I wrote this one. You could modify the class to support multiple port numbers. But if the port number is unknown until the call, I'm not sure its possible to get it to work.

The other solution is, if you know how to pass a WORD from a variable. That would fix the problem.
Previous
Reply
Map
View

Click here to load this message in the networking platform