搜索资源列表
multi_thread_socket_filetrans
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, m
SOCKET-TCP
- SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
linux下socket文件传输
- 实现了Linux环境下,局域网之间的各类文件传输,适合刚接触socket的初学者。
Linuxsocket文件传输送程序
- Linux下写的 socket 文件传输送程序服务端和客户端完美统一!命令行参数分析的完美方式!
一个delphi的socket文件传输例子
- 一个delphi的socket文件传输例子-a sample of file transportation by winsock ,for delphi
YiZhong.rar
- 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
socket
- http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
dsock
- dos下的socket开发,ICOP公司的没有时间限制开发库,头文件,网卡驱动PC104-socket under dos Development, ICOP no time limit for the development of libraries, header files, the network card driver PC104
SocketDemo
- 一个sockt网络通讯实例,用sockt套接字实现文件的传输-Sockt examples of a network communication with sockt socket file transfer
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
filesend
- 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
局域网文件传输
- 局域网文件传输,可以达到目前最快的局域网传输速度。-based file transfer SOCKET example, a multi-threaded file transfers, application and LAN
TCP-SOCKET
- 基于TCP的C/S模型,能够收发文件,类似于ICQ-TCP-based C/S model, able to send and receive files, similar to ICQ
socket
- tcp socket的聊天程序! 一个采用了多线程的控制台聊天程序,在聊天中同时可以进行文件传送。-tcp socket chat program! A multi-threaded console chat program, completes the file transfer.
socket.doc
- 本程序提供注册功能,并将注册所得用户名密码写入文件,其中用户名与密码只能由英文字母与数字组成。-This procedure provides registration functionality, and user password registered to write the file from which the user name and password only by letters and numbers.
socket
- 局域网内文件传输的MFC系统实现,非常简单实用-Lan doc transfer with MFC.It is easy to learn and use.
tcp-socket-file-transfer
- socket编程 实现文件传输 linux环境 网络编程-socket programming linux environment network programming file transfer
VS-socket-programming
- Visual C++(后面简写为VC)网络编程是指用户使用MFC类库(微软基础类库)在VC编译器中编写程序,以实现网络应用。用户通过VC编程实现的网络软件可以在网络中不同的计算机之间互传文件、图像等信息。本章将向用户介绍基于Windows操作系统的网络编程基础知识,其开发环境是VC。在VC编译器中,使用Windows Socket进行网络程序开发是网络编程中非常重要的一部分。-The Visual C++ (behind abbreviated as VC) network programmin
The-Socket-file-transfer
- Socket文件传输实验 通过本实验,掌握Socket编程技术,培养通过实验解决文件传输的实践能力。-Socket file transmission experiment. through this experiment, to master the Socket programming techniques, and cultivate the practical ability to solve the file transfer through experiments.
文件传输
- 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)