LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   programming service in linux (https://www.linuxquestions.org/questions/programming-9/programming-service-in-linux-17692/)

herambshembekar 04-04-2002 11:10 AM

programming service in linux
 
how can i use services like ftp in my client side socket program
&
can i write & add service in linux

Mara 04-07-2002 04:43 AM


 
You can add your services, of course (using sockets..).
I don't know if there is a better solution, but I think you need to write your own ftp client and integrate it with your program to use it.

herambshembekar 04-07-2002 07:27 AM

more info plese
 
ya ,

until now i have written few socket programms.

but can i add my service similer to other services ie.

#service network start

similerly i want to load my service

#service myservice start


All times are GMT -5. The time now is 01:18 PM.