搜索资源列表
简单的网络监控程序
- 运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。具体细节请参考源代码。-running server, the client can connect through ip, udp used to support client to upload, monitor screens, and the server operating procedures, functions more powerful. Specific
udptime_src
- UDP Time server编程技术代码,可以作为TimeServer基本类库使用-UDP Time server programming code, can be used as the basic class library use TimeServer
UDPServer
- 一个简单的 UDP Server 实现,学习网络开发中的udp协议的开发-a simple UDP Server achieved, the Learning Network Development of the development agreement udp
Beginner_H178933932004
- This is used to show a developer how to use and build Client / Server app s by using Sockets. This is very basic, and doesn t go over using UDP. -This is used to show a developer how to use and build Client/Server app s by using Sockets. This is very
eth_avr_enc28j60
- AVR web server, remote switch application A simple example application to switch on or off a relay via a web-page or via a small application sending UDP packets.
lpc2148_WebServer
- Package contains a simple UDP Web server for philips lpc2148 microcontroller
123
- 结合TCP和UDP来实现服务器和客户端连接并通信,有实例哦!-Combination of TCP and UDP server and client connection and communication, there are instances Oh!
W5200_WebServer
- 实现w5200的寄存器配置,状态初始化,支持TCP,UDP通信。通过51单片机控制实现 Web 服务器功能。
NetChat
- 用C++实现简单的UDP通信,客户端代码和服务器端代码均已经包括在里面。-With C++ simple UDP traffic, the client code and server-side code are already included in it.
newUDPEcho.tar
- UDP传输服务器端和客户端。 客户端发送字符串, 服务器端接收并且处理字符串,将处理后的结果返回发送给客户端。-UDP client and server. The client send a string to the server. The server will return back a processed string.
Java_Codes
- [Java UDP Servers and Clients] - Two implementations of java Servers using UDP protocol, and UDP with multicast. Server functions are simple DNS server register and lookup.
socket
- 实现基本的socket通信功能,分为服务器和客户端两部分,客户端启动时可以在系统参数处指定要连接的服务器地址。模拟UDP协议,完成最简单的数据包传递与回送。-Achieve basic socket communication functions, is divided into two parts, the server and client, you can specify the server address to connect to the system parameters at t
basic_java
- JAVA Client Server Program using UDP