搜索资源列表
fopentrans
- 这个程序是用fopen打开文件并用socket传输文件的程序,真正的可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-This procedure is used to open files and fopen socket to transfer files using the procedure, truly cross-platform, run-time requests to document the source file name an
socket
- linux下使用socket传输文件的源码,文件使用了des3加密,包括客户端和服务器端。
Socket-send-soft
- Socket文件传输 利用Socket传输文件的 实例
VC socket多线程文件传输
- VC socket多线程文件传输
SOCKET-TCP.rar
- 该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例,The agreement built on the TCP/IP based, to ensure high reliability of the file transfer. This procedure is a FTP client software examples
CSharpforChatting
- C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
socket_file_transmit
- linux socket 大文件传输 点对点多线程断点续传的实现
socket
- socket文件传输,大于 32k 的文件传输。-socket file transfer, file transfer is larger than 32k.
transfer
- 用socket实现了文件传输,包括完整的客户端和服务器端,实现了断点续传功能,服务器端新起一个线程来处理接受文件的工作。-Achieved with the socket file transfer, including the complete client and server side HTTP features implemented, the new server to handle from one thread to accept documentation.
FileTransfer_demo
- 使用CSocket类传输文件的程序- Uses the CSocket kind to transmit the document procedure
net
- Socket进行文件传输的例子 服务器先向客户端传文件 客户端也可向服务器端传文件-err
Server
- socket套接字服务器端,实现交互双方的路径显示,以及文件的传输-socket socket server-side, the realization of interaction between the two sides show the path and file transfers
transferfiles
- socket编程文件传输实例,分为服务端和客户端两块-socket file transfer programming examples, divided into server and client 2
Socket
- 基于SOCKET的文件传输,软件平台为JAVA,主要为文件传输方面的网络传输-the code of socket about the file transt
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
SOCKET
- 采用了C++ BUILDER6.0中的SOCKET控件、UDP控件和系统自带的API函数来实现屏幕抓取、文件传输、远程控制等核心内容-failed to translate
YCFileTran
- 两台机器 传输文件 利用Socket 协议 TCP/IP-Two PC File Tran Socket TCP/IP Port
socket
- socket,数据的传输,文件的传输,屏幕的截取。-socket, data transfer, file transfer, screen interception.
socket
- 利用socket传输文件 利用socket传输文件-translate file use socket
Socket UDP for transfering files
- 使用UDP传输文件,阻塞式 socket 编程。(using UDP to transfer files, blocking socket programming.)