Search Results

Search: Posts Made By: linuxdba
Forum: Programming 04-28-2005
7,016
Posted By linuxdba
Hi Folks This is what i managed to write...
Hi Folks

This is what i managed to write server.c

#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>
#include <fcntl.h>
#include...
Forum: Programming 04-18-2005
7,016
Posted By linuxdba
Hi Guys I looked up the unix man pages and...
Hi Guys

I looked up the unix man pages and Beejs guide to socket programming.I just need your opinion is the c function sendfile the answer to my question ?

man sendfile

regards
Hrishy
Forum: Programming 04-02-2005
7,016
Posted By linuxdba
netcat like file transfer
Hi Folks

I am not a c programmer .But i need help in writing a program which can do this any ideas on how to go about it .

i start a server on the target server where files need to be copied
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 08:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy