登录
首页 » Windows Socket编程 » This is a time for the correction of the source from the online collection from

This is a time for the correction of the source from the online collection from

于 2023-08-29 发布 文件大小:35.84 kB
0 231
下载积分: 2 下载次数: 1

代码说明:

这是一个基于时间的校正的源程序 由网上收集而来-This is a time for the correction of the source from the online collection from

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • UDP聊天
    UDP聊天程序-UDP chat program
    2022-07-27 07:15:15下载
    积分:1
  • C2风格的局域网聊天序,实现局域网中两个Client聊天。这个序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
    C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
    2022-12-17 06:10:05下载
    积分:1
  • DNS 解析用的库源码,还包含windows下nslookup的源码
    DNS 解析用的库源码,还包含windows下nslookup的源码-DNS analysis for the source, the windows also includes the source code under nslookup
    2022-01-22 02:23:04下载
    积分:1
  • windows底下一个很不错的sgip协议网关序,对于那些初涉短信协议开发的人员是个很不错的帮助...
    windows底下一个很不错的sgip协议网关程序,对于那些初涉短信协议开发的人员是个很不错的帮助-windows beneath a very good agreement sgip Gateway procedure, for those初涉SMS protocol development staff is a very good help
    2022-03-21 17:09:50下载
    积分:1
  • TCP的客户服务器通信序 一:序运行过 1、运行服务器序,等待客户端发出请求 2、运行客户端序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
    TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
    2022-06-30 17:04:28下载
    积分:1
  • 在Ad hoc网络中节点随机移动的情况下,对二进制指数退避算法进行了分析,在此基础上提出了一种新的退避进制(newBEB),对新算法进行了仿真分析,仿真结果表明...
    在Ad hoc网络中节点随机移动的情况下,对二进制指数退避算法进行了分析,在此基础上提出了一种新的退避进制(newBEB),对新算法进行了仿真分析,仿真结果表明,新的退避算法能提高移动情况的Ad hoc网络的公平性.-In Ad hoc networks of mobile nodes random circumstances, of the binary exponential backoff algorithm analysis, on this basis proposes a new backoff hexadecimal (newBEB), a new algorithm for the simulation analysis, simulation results show that new backoff algorithm can improve the movement of the Ad hoc network fairness.
    2022-03-24 09:06:55下载
    积分:1
  • asp即时通
    asp即时通-asp instant messaging
    2022-03-09 15:38:52下载
    积分:1
  • 这是一个hotmail邮件检查序。非常之不错。
    这是一个hotmail邮件检查程序。非常之不错。-This is a hotmail mail inspection procedures. Very good.
    2022-08-24 22:59:58下载
    积分:1
  • 稳定高效的IOCP控件
    非常稳定的IOCP通讯程序,包含了IOCP组件,demo程序。 可以作为大型通讯服务程序的参考,甚至扫尾改一下就可以作为自己的程序
    2022-08-11 03:15:30下载
    积分:1
  • 线工具,可以使用ndis中间层,用vc的简单防火墙序使用ndis中间层,用vc的简单防火墙序...
    线程工具,可以使用ndis中间层,用vc编的简单防火墙程序使用ndis中间层,用vc编的简单防火墙程序-threading tools can use NDIS intermediate layer using vc series of simple procedures for the use of firewall NDIS intermediate layer using vc series of simple procedures firewall
    2023-06-07 16:25:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载