搜索资源列表
基于TCP-IP多线程文件传输
- 多线程socket文件传输,很好的一个例子,极力推荐-multi-thread socket programming for file translating. this is a very good example.
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
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,
TCP
- 用c语言编写的TCP文件,实现面向连接的传输功能-Using c language to write the TCP file to realize the connection-oriented transmission
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
tcp-ip
- 基于TCP-IP多线程文件传输 基于TCP-IP多线程文件传输 -Based on TCP-IP multi-threaded file transfer based on TCP-IP multi-threaded file transfer based on TCP-IP multi-threaded file transfer based on TCP-IP multi-threaded file transfer
file-transfer
- 多线程TCP文件下载,速度很快,效果很好!-TCP File Download
serverclient.ZIP
- tcp server-client example for file transfer
TCP
- TCP 文件传输, 是基于TCP可靠的传输协议,经验证,传输文件没问题-TCP File Transfer, is based on the TCP reliable transport protocol, experience certificate, transfer files no problem
TCP-IP
- tcp_ip编程实现文件传输(C语言)-tcp_ip file transfer programming (C language)
tcp-file-client
- 基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序-Tcp reliable data transmission based on client and server, file transfer, customer-side programs
tcp-file-server
- 基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program
TCP-IP-File-Transportion
- 一个通过SOCKET来实现传输文件的例子,对于初学网络编程的初学者有很大的帮助。-SOCKET to implement a file transfer through the example of network programming for the beginner is very helpful for beginners.
Socket-tcp-udp
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
TCP-File-Transfer
- TCP文件传输,服务器端和客户端能够相互传送-TCP file transfer, server and client can send each other
File-transfer-tcp-ip
- 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
TCP(transfer)
- 一个基于TCP的局域网文件传输程序,希望对初学者理解网络编程有所帮助!-A TCP-based local area network file transfer program, want to help beginners understand network programming!
TCPFileTransfer
- 简单的TCP文件传输。包括服务器端和客户端,网络编程基础,可以做很好的参考。-Simple TCP File Transfer. Including server and client, network programming foundation, you can do a good reference.
scr file tcp test
- scr file tcp test scr file tcp test NXP LPC1758MCU
File tansmission
- 基于TCP、UDP的文件传输实现。代码实现了小文件的传输及简单交互界面(Implementation of TCP and UDP file transfer protocol on Visual Studio platform. Code to achieve the transfer of small files and simple interactive interface)