| | |
FTP server
![]() |
•
•
Join Date: May 2008
Posts: 538
Reputation:
Solved Threads: 86
On most operating systems, you should be able to setup a 'local' ftp server to test the functionality. If you have a local network with at least one other computer, maybe you could setup an FTP server there.
I am not presently aware of any computers 'in the wild' that will just let you upload. Most systems require authentication (to make sure that you are authorized to upload). In several cases, the permission to upload is related to a subscription of some kind.
I am not presently aware of any computers 'in the wild' that will just let you upload. Most systems require authentication (to make sure that you are authorized to upload). In several cases, the permission to upload is related to a subscription of some kind.
Well... without actually seeing any source code, it's pretty hard to tell whether the problem lies in your code or elsewhere. Try setting up an ftp server on your local workstation, test to make sure the setup works by using a proven FTP client (such as Filezilla), then test with your client. If it fails, there's a problem with the way you wrote your client. If it works, you've got some other network issues (possibly passive/active FTP, in combination with NAT).
"Technological progress is like an axe in the hands of a pathological criminal."
•
•
Join Date: May 2008
Posts: 538
Reputation:
Solved Threads: 86
@daviddoria
Umm...what do you think external programs are written in? (ok so maybe they're not c++, but someone had to write them in something).
If you want to write c++ to do file transfers, it is certainly possible. This appears to be the original poster's goal.
Your comment seems somewhat less than helpful.
Umm...what do you think external programs are written in? (ok so maybe they're not c++, but someone had to write them in something).
If you want to write c++ to do file transfers, it is certainly possible. This appears to be the original poster's goal.
Your comment seems somewhat less than helpful.
![]() |
Similar Threads
- how do you setup an ftp server (Networking Hardware Configuration)
- Mac FTP Server (OS X)
- :: help required for ftp server implementation:: (C)
- Problem setting up FTP server on Windows 2000 (Networking Hardware Configuration)
- FTP Server (Windows NT / 2000 / XP)
Other Threads in the C++ Forum
- Previous Thread: Chess...confusing problem =(
- Next Thread: hexadecimal to Decimal number
| Thread Tools | Search this Thread |
api array based binary bitmap c++ c/c++ char class classes code coding compaitibility compile console conversion count delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error factorial file floatingpoint forms fstream function functions game givemetehcodez graph guessing gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker loop looping loops map math matrix maze memory multiple net news node oop output parameter payment pointer problem program programming project projectassignmenthelp protection python random rank read recursion reference rpg skills string strings temperature template test text text-file tree url variable vector video win32 windows winsock wordfrequency wxwidgets






