搜索资源列表
TCP_IP_MSP430
- 用msp430的c语言编写的TCP\IP程序,包括pdf文件介绍(有密码作者未提供,请发email向作者要)-a TCP/IP programme with msp430 s c language,contains a pdf file explain.
TCP
- 用c语言编写的TCP文件,实现面向连接的传输功能-Using c language to write the TCP file to realize the connection-oriented transmission
FilePoster
- TCP UDP C 语言实现 大文件传输 可在不同PC上传输-C program TCP UDP big file
File_Transfer
- C 语言实现 大文件传输 可以在不同PC上传输-C program big file transfer
UDPinterception
- UDP数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植-UDP data examples of listening to realize data udp listening circle operation, can be transferred to the LPC processor, different processors only need to modify the startup file can be
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
fsp-2.8.1b24
- FSP(File Service Protocol)一种基于UDP的文件传输协议的实现及其文档,来自开源社区。-FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is v
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发*的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
loadfile
- 这是一个在Visual C++的环境下设计的网络传输文件的程序,服务器端主动连接并选择发送文件,客户端连接并下载选择的文件-This is a Visual C++ design environment of the network file transfer program, the server-side active connection and select to send the file, the client connection and download the selected
TCP-IP
- tcp_ip编程实现文件传输(C语言)-tcp_ip file transfer programming (C language)
Timer
- 这是一个4.4FreeBSD中关于time_out网络限时函数的kern_clock.c文件的重构,当然我删了一些不属于time_out函数实现的部分,也为了移植它,添加了一个双向链表,这个链表更适合在低档的单片机中运行。-This is a 4.4FreeBSD time_out network on the ceiling function kern_clock.c file reconstruction, of course, I deleted some time_out functio
tcpipcode
- TCP—IP的源代码,主要是.C和.H文件,我想应该对大家有用-TCP-IP source code, mainly. C and. H file, I think it would be useful
Thread
- 多线程测试源代码。应用程序向导已为您创建了此 Thread 应用程序。 本文件概要介绍组成 Thread 应用程序的 的每个文件的内容。 Thread.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Thread.cpp 这是主应用程序源文件。-Multi-threaded test source c
tcpipv212
- Archive structure: --- --- --- Example | -- source C source code files | -- doc Documentation files if necessary | -- borland Project file for Borland C 5.02 (only 20 Bit targets) | -- paradigm20 Project file for Parad
udp_file_transfer-andrewtrusty
- udp file transfer in c-udp file transfer in c++
CSocket-file-transfer
- 基于CSocket点对点文件传输,用c++实现。-CSocket file transfer developed by c++
Access-to-network-card
- 获取网卡内容,抓IP、UDP数据包,储存在一个新建文件中,c语言-LAN access to content, focus on IP, UDP packet is stored in a new file, c language
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
client&server
- 服务器端和客户端,基于tcp的传输协议,使用openssl库进行开发,其中已经生成了证书和密钥文件(下载openssl库可生成)(The server and client, transmission protocol based on TCP, using the OpenSSL library, which have generated the certificate and key file (download OpenSSL can be generated))
基于TCPIP协议的文件传输源码
- 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)