| | |
FTP server
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
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 beginner binary bitmap c++ c/c++ calculator char char* class code coding compile compiler console conversion count database delete deploy desktop developer dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker list loop looping loops map math memory multiple news node number numbertoword output parameter pointer problem program programming project python random read recursion recursive reference rpg sorting string strings struct temperature template test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






