搜索资源列表
TCPNetKit_with_sourceCode
- TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编
IP
- 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 提供WebSever和UDP服务器范例。 还没实现功能:
Ethen_TCP
- 这是经过整理的用于ARM7开发的TCP/IP协议栈,用户可以在进行客户端和服务器开发设计。-This is an order for ARM7 development of TCP/IP protocol stack, the user can progress the client and server development and design.
39339339399
- tiny6410经由tcp协议从服务器端传到客户端。已通过验证,可用。-tiny6410 via tcp protocol transmitted from the server to the client. Has been verified, is available.
W5100_LIB
- W5100 代码库,增加TCP服务器模式以及客户端模式API-W5100 Library,Incoperate both TCP server mode and client api support
TCP-Server
- 建立TCP服务器.用户可给他TCP调试工具,建立客户端,与TCO服务器交互。-Standup TCP server
STM32F107_TCPServer
- cortexM3系列开发板stm32F107网络程序服务器端软件,能实现服务器端基于TCP协议的硬件状态的查询,和上传的另外一个工程,cortexM3网络程序客户端软件之间实现网络通信。-software for stm32F107 used to get server status by Tcp protocal.
STM32F107_TCPClient
- Stm32 F107网络客户端软件,基于TCP协议,实现和服务器端的可靠通信。服务器版本已经上传,本为客户端软件,在keil4.0下开发,在神州F107系列开发板上测试通过。-stm32 client soft use tcp to communicate with server to get the command or information server.
Network-Communications_STM32
- STM32 和 LWIP 实现: TCP TCP 服务器、 服务器、 TCP TCP 客服端、 UDP 以及 WEBWEB 服务器等四个功能.-STM32F103 and LWIP implementation: four function TCP TCP server, server, TCP TCP customer service side, UDP and WEBWEB servers.
Network-communication-experiment
- 使用ALIENTEK 阿波罗 STM32F429 开发板自带的网口和 LWIP 实现: TCP 服务器、 TCP 客服端、UDP 以及 WEB 服务器等四个功能-Use ALIENTEK Apollo STM32F429 development board comes with the network port and LWIP implementation: TCP server, TCP client, UDP and WEB server and other four functions