搜索资源列表
TimeClient
- 一个简单的tcp-ip协议,开设一个时间服务器,和一个时间查询的客户端,目的熟悉tcp-ip的协议。。。。。适合课堂演示。
TCP_ClientSrc
- 区别于单线程的TCP服务器,可以使一个服务器程序在任何时间处理多个客户机连接
YCode
- 做了很多通讯服务器软件,先公布最基础的线程类源码,以后再公布“异步”TCP/IP通讯线程类源码。 本线程类,主要为了解决线程间同步互斥的问题,以及解决和主窗体数据交流同步的问题。已经很稳定长时间的运行于本人开发的服务器程序上。
TcpIP
- 使用C#编写的采用TCP与UDP协议的服务器与客户端的时间,性能较高-Written using C# TCP and UDP protocols use server and client time, high performance
distributedclock
- 分布式时钟 一个服务器提供时间,其余客户机从它得到时间-Distributed clock a server provide time remaining client from it get time
daytimetcpcli
- 一个简单的时间获取客户程序,该客户建立一个与服务器的tcp连接,然后读取由服务器以直观刻度格式简单回送的当前时间和日期-Time to obtain a simple client, the client and server to establish a tcp connection, and then read by the server to format a simple visual scale return of the current time and date
serverANDclient
- 服务器与客户端,能实现互相通话能显示发送时间-Server and client can send time to talk to each other
nettime
- 网络授时服务是在网络上设置一些时间服务器,用户通过Internet访问这些时间服务器就可同步本地计算机时钟的服务。网络授时服务有三个协议,分别是Network Time Protocol (RFC-1305),Daytime Protocol (RFC-867),Time Protocol (RFC-868)。-Network time service is set up some time on the web server, users access the Internet time se
TCP
- java编写的时间服务器 用于两台在一个局域网内的计算机通信。-time server written in java for two computers to communicate over a LAN.
TCP_time_server-to-client2
- TCP时间服务器例程: 服务器端程序等待客户端连接请求 当有客户端请求时,显示客户端IP地址和端口地址 给客户端返回服务器端当前时间 客户端向服务器端询问当前时间 连接到时间服务器 显示从服务器返回的时间信息 -TCP Time Server Instance: The server-side program waits for a client connection request When a client requests, display the cl
TCP-time-ser-to-cli
- TCP套接字编程 --时间服务器例程 服务器端程序等待客户端连接请求 当有客户端请求时,显示客户端IP地址和端口地址 给客户端返回服务器端当前时间 客户端向服务器端询问当前时间 连接到时间服务器 显示从服务器返回的时间信息-TCP Time Server Instance: The server-side program waits for a client connection request When a client requests, display t