文档简介
标签:
FTP
FTP文件传输协议,用C语言编写FTP文件客户端
文档内容节选
clientc include winsock2h include stdioh include stdlibh pragma commentlibws232lib define DEFAULTPORT 2302 define DEFAULTBUFFER 2048 define DEFAULTMESSAGE This is a test of the emergency broadcasting system charszServerip128 Server to connect to szMessage1024 Message to send to sever int iPort DEFAULTPORT Port on server to connect to DWORD dwCount DEFAULTCOUNT Number of times to send message BOOLbSendOnly FALSE Send data only dont receive int dirfun int getfun int putfun int pwdfun int......
评论
加载更多
推荐下载
查看更多
精选文集
推荐帖子