搜索资源列表
TCPNetKit_with_sourceCode
- TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编
ARM_NET_TEST
- 用于主机通过网络控制和检测S3C44B0 ARM开发板上的相关外设接口,包括服务器端与客户端socket编程
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.
STM32F107UDPsever
- 基于stm32f107的UDP服务器程序,可以接受客户端指令并执行相关操作,比如读取falsh数据发送。-Based a stm32f107 UDP server program can accept client instructions and perform related operations, such as read falsh data transmission.
39339339399
- tiny6410经由tcp协议从服务器端传到客户端。已通过验证,可用。-tiny6410 via tcp protocol transmitted from the server to the client. Has been verified, is available.
STM32_UIP_WEB2-DM9000AEP
- STM32的UIP例程,具备HTTP服务器,Telnet服务器和客户端等功能-The STM32 UIP routines, with the HTTP server, Telnet server and client functions
W5100_LIB
- W5100 代码库,增加TCP服务器模式以及客户端模式API-W5100 Library,Incoperate both TCP server mode and client api support
STM32--W5500-DHCP
- 基于STM32和W5500,W5500作为DHCP客户端,路由器作为DHCP服务器,W5500发送广播包获取IP地址。-Based on STM32 and W5500, take W5500 as a DHCP client,take router as a DHCP server, router. W5500 sends a broadcast packet to obtain IP address.
TCP-Server
- 建立TCP服务器.用户可给他TCP调试工具,建立客户端,与TCO服务器交互。-Standup TCP server
LWIP-SERVER-AND-CLIENT-
- LWIP在stm32f103zet6开发板上实现的服务器和客户端程序,使用DHCP。附一些调试总结。-LWIP implementation on the stm32f103zet6 development board of the server and the client program, use DHCP. Attached some debugging summary.
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.
udp
- 网络通信UDP程序源代码,包含服务器端和客户端-UDP network communications source code, including server and client
ESP8266_TCP_Sever
- 将ESP8266作为客户端,TPC连接服务器-Use ESP8266 as the client and TPC connect server