LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Source Code for a simple ftp server and client (https://www.linuxquestions.org/questions/programming-9/source-code-for-a-simple-ftp-server-and-client-335974/)

Raghu97931 02-28-2011 03:25 PM

Multi Protocol Server
What is multi protocol server.
Can I get any sample code for multi protocol server please.

theNbomr 02-28-2011 06:50 PM

Raghu97931, you seem to have hi-jacked this thread. Perhaps you should start one of your own.
--- rod.

Usernix 07-05-2013 11:48 AM

Ifilework is a project to develop a client and server ftp in C language using sockets api
 
Quote:

Originally Posted by koodoo (Post 1707991)
Hi,

I am currently studying (myself :D , ) how to use the Sockets API for client server applications. I was designinig a simple ftp server and got stuck up somewhere. So I would just like to see some sample source code and see how it is actually done.

I googled this but I did not get what I wanted.

Could anyone give me a link to the source code of a simple ftp server and client. I do not want a full featured server/client just one in which the client can say ls, get, put and the server responding to those requests.

Also I must emphasize here that I not asking help in some kind of assignment or homework. I am studying myself the Sockets API and got stuck up while writing the code for the ftp server.
If somebody would like to help I would post the exact point where I was getting stuck.

But I feel that would be going into too much programming details and it would be better for me to figure that out myself by looking at some sample source code.

Thanks in anticipation.

I also was looking for an example of client and ftp server and found the ifilework on google code he has little more code and easy to understand .


All times are GMT -5. The time now is 05:43 AM.