登录
首页 » Windows Socket编程 » 在线时间精灵 1.开机自动运行(可选),监视是否已连接上网络(这里的连接均指RAS拨号连接); 2.记录每次连接的起始和持续时间; 3.显示本次连接的持续时间、...

在线时间精灵 1.开机自动运行(可选),监视是否已连接上网络(这里的连接均指RAS拨号连接); 2.记录每次连接的起始和持续时间; 3.显示本次连接的持续时间、...

于 2022-06-15 发布 文件大小:149.46 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

在线时间精灵 1.开机自动运行(可选),监视是否已连接上网络(这里的连接均指RAS拨号连接); 2.记录每次连接的起始和持续时间; 3.显示本次连接的持续时间、本日在线时间、本月在线时间; 4.保存并显示某日至今的在线时间明细,显示每日合计在线时间,每月合计在线时间和合计在线时间; 5.定期清除在线时间记录; 6.连接后定时保存一次连接时间http://bcdliang.vicp.net-online time, a genie. Boot automatic operation (optional), whether the surveillance has been connected to the Internet (the connection here refers to both dial-up RAS); 2. Records of the initial connect time and duration; 3. The link shows the duration of the day-time, this month online time; 4. the preservation and display of a certain date and detailed time-line showing the daily total online time, the monthly total online time, and the total online time; 5. regular removal of online time records; 6. after connecting to preserve a regular time to connect http:// bcdliang.vicp.net

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

发表评论

0 个回复

  • 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
  • socks5简易实现
    socks5简易实现-socks5 simple realizes
    2022-02-25 19:14:35下载
    积分:1
  • 用Java实现的网络蚂蚁,功能强大,方便上传下载,断点续传等操作...
    用Java实现的网络蚂蚁,功能强大,方便上传下载,断点续传等操作-using Java network ants, powerful, easy uploading and downloading, HTTP, etc
    2022-09-21 17:35:03下载
    积分:1
  • 通过arp协议来发现局域网内的所有的当前活动的主机,译本序需要安装winpcap驱动以及其开发包,release之后仅仅需要安装winpcap的驱动就可以了...
    通过arp协议来发现局域网内的所有的当前活动的主机,编译本程序需要安装winpcap驱动以及其开发包,release之后仅仅需要安装winpcap的驱动就可以了-Arp agreement through the LAN to discover all the current activities of the host, the compiler of this procedure will need to install WinPcap driver as well as its development kit, release after only need to install the WinPcap driver can be a
    2022-01-21 22:24:37下载
    积分:1
  • 捕获局域网内的数据包,并从中的到数据,和相关信息,没开线,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装w...
    捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装winpcap3.1,注意改一下opnion里的lib路径-capture the data packets to and from the data, and related information, not open threads, I vc beginners welcome friends to improve it, do not forget that I made a fecon@tom.com with winpcap capture. Install winpcap3.1, to change it"s lib opnion Path
    2022-07-13 10:04:40下载
    积分:1
  • VB language TCPIP data communications
    VB语言实现tcpip数据通讯-VB language TCPIP data communications
    2022-02-05 16:37:55下载
    积分:1
  • 用c++写的一个简单的网络聊天序,能实现局域网的聊天
    用c++编写的一个简单的网络聊天程序,能实现局域网的聊天-Using c++ written in a simple network chat program, to achieve LAN chat
    2023-08-18 20:50:05下载
    积分:1
  • MD5消息
    MD5 (Message-Digest algorithm 5) is a widely used, partially insecure[1] cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files. An MD5 hash is typically expressed as a 32 digit hexadecimal number.
    2022-05-10 21:10:42下载
    积分:1
  • This is my prepared by the VB
    这是我用VB编写的-This is my prepared by the VB
    2022-02-05 23:28:00下载
    积分:1
  • 一个有关MIB库操作的JAVA序,可实现MIB数据的导入和导出.
    一个有关MIB库操作的JAVA程序,可实现MIB数据的导入和导出.-one of the MIB Java operating procedures, the MIB data import and export.
    2023-03-07 17:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载