搜索资源列表
ftp-socket
- 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
fileTransServer
- linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
qq
- qq聊天工具socket文件传输源码,linux网络编程,源代码在压缩包里面-qq chat socket file transfer source, linux network programming, source code inside the archive
mysvr
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
linux_tcp
- Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
socket_programing_file_transfer
- socket programing: type-->file transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the fil
socket_programing-msg_transfer
- socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
socket
- 本段程序实现了linux下的socket文件传输,已验证通过。enjoy-Procedure to achieve this paragraph under the socket of the linux file transfer has been verified by. enjoy
TCP_socket_client_server_file_transfer_program_des
- TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
ftp
- 通过学习linux下Socket编程,根据ftp协议,可以编写一个小型的ftp服务器和客户端,实现用户登录对文件的上传和下载的功能。-Learning under linux Socket programming, according to the ftp protocol, you can write a small ftp server and client, the user is logged on the file upload and download function.
file_trans
- Linux Socket下文件传输Demo-Linux Socket file transfer Demo
linux-socket-file-transfer
- linux系统下PC机与PC机、pc机与ARM板之间的网络文件传输代码,基于socket。-linux system, network file transfers between the PC and the PC, pc machine with ARM board code, based on the socket.
file.tar
- socket通讯小程序 客服端与服务器端的通讯程序 文件传输 基于linux -Service client and server-side communication process file transfer socket communication program based on linux
tcp-socket-file-transfer
- socket编程 实现文件传输 linux环境 网络编程-socket programming linux environment network programming file transfer
FileTrans_test
- 在linux系统中,利用socket实现文件传述功能-Linux system using socket file narrated
linux
- Linux系统是通过提供套接字(socket)来进行网络编程的.网络程序通过socket和其它几个函数的调用, 会返回一个 通讯的文件描述符,我们可以将这个描述符看成普通的文件的描述符来操作,这就是linux的设备无关性的好处. -Linux system is by providing socket (socket) for network programming. Network program through the socket and several other functi
tcp-socket-file-transfer
- socket编程 实现文件传输 linux环境 网络编程-socket programming linux environment network programming file transfer
linux-C-server-socket
- linux下unixdomain和internetdomain的tcp的文件传输服务器和主机程序-Under unixdomain and internetdomain of linux tcp file transfer server and the host program
LINUX
- linux下基于socket的文件传输程序,分为客户端和服务器,客户端可以上传下载查看服务器内容,服务器可以执行删除重命名-Based on the socket file transfer program under Linux, divided into client and server, the client can upload download for server content, the server can perform delete rename