搜索资源列表
sendfile
- 文件传输,局域网内客户端之间传输文件,TCP类库TcpListenerHelper TcpClientHelper TcpCommon-File transfers, LAN file transfer between client, TCP library TcpListenerHelper TcpClientHelper TcpCommon
tftp
- 实现tftp传输,udp协议,本机为客户端和服务器,实现小文件下载-Transfer tftp implementation, udp protocol, the machine for the client and server, download a small file
MyFtp
- VC++上传下载,FTP客户端源代码,功能不算太多,不过实现的FTP的基本功能,设置服务器参数后,可连接FTP服务器,进行文件上传或下载,大家可在此基础上继续扩展,核心模块可参考。-VC++ uploading and downloading, FTP client source code, functionality is not too much, but to achieve the basic functions of FTP, set the server parameters, ca
head
- HEAD将所有文件和子目录列在清单方块中。您可以挑选某个被选择的文件来显示,方法是在该文件上使用鼠标双击或者使用Enter键按下要选的文件。您也可以使用这两种方法之一来改变子目录。这个程序在HEAD窗口显示区域的右边,从文件的开头开始显示,它最多能够显示8 KB的内容。-HEAD,lists all files and child subdirectories in the list box. It allows you to choose a file to display by double
PypMsg-0.1-src
- 客户端服务器模式的python文件传输实例-Client-server file transfer mode python examples
WinsockTransfer
- winsock文件传输,界面很漂亮哦,能够在客户端和服务器之间传输文件。-winsock file transfer, the interface is beautiful Oh, to the client and server to transfer files between.
FWQandKHD
- 易语言 网络文件传输客户端+服务端 实例-Yi language network file transfer client+ server instance
Transceiver
- 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.
ftptransfer_0.3beta_source_code
- Simple FTP client, designed to provide file transfer service to users
12
- Google Maps API IApplicationGE类实例 客户端初始化 地图定位 地图平移 地理坐标获取文件操作-Google Maps API IApplicationGE instance of a class to initialize the client map location map for shifting the geographic coordinates of file operations
java_chat
- 一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-speci
yuancheng
- 后门程序中,浏览远程主机的文件系统,已经下载指定文件,数据结构的设计和多线程传输和下载注定它的延时小。程序分了客户端和服务器端。-Backdoor programs, browse the remote host' s file system, have downloaded the specified file, data structure design and multi-threaded transfer and download a small delay bound to it
CORBA_JAVA
- This application is intended to create a system of accessing a multimedia file formats use corba can serve all users (clients) in-stream files multimedia is provided by the server without having to store it in the media owned by the user storag
ftp_lab
- 从命令行终端获得ftp 服务器的域名或 IP 地址字符串,转换为网络字节序的二进制 格式的IP 地址。 使用上述IP 地址和默认的21端口,创建一个到ftp 服务器的TCP 连接,用于传输 所有的控制命令。 在传输控制命令的TCP 连接中循环处理,将用户端的标准输入解释为FTP 协议的 控制命令并发送,根据ftp 服务器回复的响应命令执行一些本地操作或远程控制。 准备进行数据传输时,创建一个新的 TCP 连接,根据需要,将接收到的数据发送到 标准输出或存储到文件
Socket-TCP-Echo
- TCP 协议基础教学代码,一个server 一个 client,client从txt文件里面摘取名人名言语句发给server-Basic teaching code of the TCP protocol, a server an the client, the client from the txt file to the removal of celebrities famous statement distributed server
2
- 2. 实现客户机(CLIENT)类。声明字符型静态数据成员ServerName,保存其服务器名称;整型静态数据成员ClientNum,记录已定义的客户数量;定义静态函数ChangeServerName()改变服务器名称。在头文件client.h中声明类,在文件client.cpp中实现,在文件test.cpp中测试这个类,观察相应的成员变量取值的变化情况。-2. Achieve client (CLIENT) category. Statement character static data m
Communications-server-and-client
- 服务器端与客户端相互通信利用到最多的地方就是聊天室,我们在实际项目操作中服务器与客户端通信并不局限于聊天室,如服务器端发送命令给客户端,客户端接收命令后在本地作相应的操作,如:文件打包、操作本地数据库、写入XML文件等。-Client server use to communicate with each other most of the place is a chat room, our server and client communications is not limited to c
client
- This is a main file. The part of program
python-socket-udp-server-client
- a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
file
- 实现tcp客户端的消息传输,还有文件传输等实时传递信息功能!(Realize the TCP client message transmission, and the real-time message function such as file transfer!)
