搜索资源列表
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,
code.rar
- 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
UDP_YY_1.3
- udp 穿透NAt,和文件传输,用UDP模拟tcp的机制发送文件-peer to peer programming,udp act as tcp
socket_chat
- 可以通过TCP/UDP方式进行局域网文件传输,以及聊天-you can use it to send file and talk to others in the LAN
wangluowenjianchuanshu
- 本文主要介绍用tcp进行的文件传输 有详细的解说,适合新手练习-This paper describes the use of tcp file transfer detailed explanations, suitable for novices to practice
filesend
- 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
TCP
- Java之TCP协议封装类,并附带一个文件传输应用实例.-tcp transferring sample in java language
TCP-IP
- tcp_ip编程实现文件传输(C语言)-tcp_ip file transfer programming (C language)
Debug
- 给予tcp ip网络聊天支持文件传输,支持点对点文件传输-tcp ip chat translation
TCP-File-Transfer
- TCP文件传输,服务器端和客户端能够相互传送-TCP file transfer, server and client can send each other
TcpUdpDemo
- c#,TCP文件传输通信协议和UDP文件传输通信协议demo-c#, TCP and UDP file transfer protocol file transfer protocol demo
File-transfer-tcp-ip
- 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
TCPFileTransfer
- 简单的TCP文件传输。包括服务器端和客户端,网络编程基础,可以做很好的参考。-Simple TCP File Transfer. Including server and client, network programming foundation, you can do a good reference.
tcp-socket-file-transfer
- socket编程 实现文件传输 linux环境 网络编程-socket programming linux environment network programming file transfer
TCP-vcPP
- 基于客户端服务器socket的tcp的程序,实现聊天,文件传输等基本功能。-Based on the TCP client server program, the realization of chat, the basic function such as file transfer.
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
tcp.tar
- linux下的网络编程,可实现传输文件和qq聊天的功能(Network programming under Linux, can transfer files and QQ chat function)
基于TCPIP协议的文件传输源码
- 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)
文件传输
- 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)