EmbLogic's Blog

FTP, client-server by socket.

Client-server using socket(AF_INET) implemented. Also FTP, client-server netwroking based project implemented successfully.

Log file for server:

head    1.2;
access;
symbols;
locks
root:1.2; strict;
comment    @ * @;

1.2
date    2013.12.30.10.38.40;    author root;    state Exp;
branches;
next    1.1;

1.1
date    2013.12.30.10.35.58;    author root;    state Exp;
branches;
next    ;

desc
@This is the soruce code file for server file for FTP, client server using sockets(domain AF_INET).
@

1.2
log
@The error are removed from server file and FTP, client server using socket implemented successfully.
@

____________________________________________________________________________________

Log file for client:

head    1.2;
access;
symbols;
locks
root:1.2; strict;
comment    @ * @;

1.2
date    2013.12.30.10.38.40;    author root;    state Exp;
branches;
next    1.1;

1.1
date    2013.12.30.10.35.58;    author root;    state Exp;
branches;
next    ;

desc
@This is the soruce code file for server file for FTP, client server using sockets(domain AF_INET).
@

1.2
log
@The error are removed from server file and FTP, client server using socket implemented successfully.
@

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>