搜索资源列表
winsockexample
- 简单的客户端、服务器端通讯例子。采用tcp协议-simple client, server communications examples. Using tcp agreement
HTTP1.0
- 用Java作的HTTP1.0 下的Webserver服务器 用TCP协议,采用多线程技术,可作为WEbServer的入门例子-Java for the HTTP1.0 the Webserver server using TCP protocol, multi-threading technology that can serve as examples of entry WEbServer
sockServ
- TCP Socket Server example in Python
webserver
- 嵌入式web服务器源码,实现了在LPC2300上移植TCP/IP协议栈以及实现HTTP协议功能-embedded system web server
5_webserver_1316341258
- Samples to build a Web Server (not a Web Service) is simple (which can be to transfer the data) using the TCP, and also to find out how a Web server process to handle request (request) from the client (Web Browser). Does not require additional comp
Parking
- One of the computer admission / action / cashier can function as a server as well, but should be provided special computer with a higher specification that acts as a database server. All computer systems are required to have a TCP IP network running
TCPtime
- VC6.0环境,使用套接字编程,实现客户端和服务器端相通信,服务器发送时间给客户端,其中基于协议TCP。-In VC 6.0 environment, use a socket programming, fulfill the client and the server communication, the server sends time to the client, which based on the protocol TCP.
Server
- 用WinSock提供的多个的套接字API函数实现编程,基于TCP协议,实现即时通信-WinSock multiple socket API functions, programming based on the TCP protocol, instant messaging
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 服务器功能。
TCPServer.java
- TCP协议的网络应用程序,TCPServer.java 服务器端代码-The TCP protocol networking applications, TCPServer.java server-side code
cosmos-V1E
- 基于stm32,实现tcp/ip转串口服务器功能。-Based stm32, tcp/ip to serial server functionality.
ENC28J60_stm32
- C语言编写的代码,可以同时实现WEB服务器,TCP服务器和TCP客户端功能,库齐全,编译会很顺利连警告都不会有-C language code, you can simultaneously achieve WEB server, TCP server and TCP client function library is complete, the compiler will warn there will not be very smooth even
tcp-server
- 用JAVA实现的基于TCP的WEB服务器-Using JAVA WEB server based on TCP
tcp_webserver.c
- This is simple web server implementation file using TCP protocol. It is implemented in C. Use any web browser as a client to get the output in the browser itself.
client-server
- CLIENT SERVER COMMUNICATION OVER TCP WITH SOCKET PROGRAMMING
Ding-1.6.3
- Ding Framework是一个PHP框架,实现了依赖注入、AOP面向方面编程、轻量级、简单和快速的MVC模式,syslog、TCP客户端和服务器端非阻塞的套接字、定时器、自定义错误、信号以及异常处理、PAGI 集成、PAMI集成等等,类似Java的Spring框架。-Ding Framework is a PHP framework to achieve a dependency injection, AOP aspect-oriented programming, lightweight,
workerman-for-win-master
- Workerman是一款纯PHP开发的开源高性能的PHP socket 服务器框架。被广泛的用于手机app、手游服务端、网络游戏服务器、聊天室服务器、硬件通讯服务器、智能家居、车联网、物联网等领域的开发。 支持TCP长连接,支持Websocket、HTTP等协议,支持自定义协议。-Workerman is an open source high performance PHP socket server framework a pure PHP development. Is widely us
W5500_source-code-all-project
- 野火W5500网络扩展模块(教程+调试助手+原理图)-W5500 Ethnet tcp server/Client source code with all project Run in Keil MDK
tcpserver
- Python实现的TCP server,已成功应用,可直接部署在服务器上(The TCP server implemented by Python has been successfully applied and can be directly deployed on the server)