CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 定时发送

搜索资源列表

  1. ComDebug

    1下载:
  2. 用串口通讯工具,功能:1、对数据可以以16进制或字符形式收发,2、定时发送指定数据,3、根据接受指定字符自动回复。-using serial communications tools and functions : 1, the data can be 16 characters or form band transceiver, 2, regularly sending specific data, 3, under the designated characters automatic re
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:55632
    • 提供者:cwj
  1. 邮件定时发送程序

    0下载:
  2. ASP.NET邮件定时发送程序 采用VB.NET编写-ASP.NET regularly send mail procedures used to prepare VB.NET
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:132412
    • 提供者:母延年
  1. SendMsgOnTime

    0下载:
  2. 一个定时发送消息程序。用于学习多线程及网络编程。-a regular news this procedure. Multithreading for learning and network programming.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:53273
    • 提供者:wz
  1. atimets

    0下载:
  2. 与上海贝尔S1240程控交换机MMC人机接口通讯程序,实现指定时间定时发送指令,实时采集交换机返回报告。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:123292
    • 提供者:廖伟军
  1. CCAMS

    0下载:
  2. CCAMS系统是一种用于局域网下的C/S模式的软件管理和监测系统。它包括客户端和服务端,客户端软件主要作用是监测本主机的活动,并将监测到的信息定时发送给服务器。服务器端可以将收集到的信息以柱状图和文件列表以及其他方式呈现给用户,以便用户对局域网内的主机进行监测和管理。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1889225
    • 提供者:wangliang
  1. heart

    0下载:
  2. 工作中调试程序写的测试驱动,定时发送心跳数据,绝对原创。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:879
    • 提供者:bill_zhao
  1. ipv6packet.rar

    0下载:
  2. 该代码实现了基于winpcap的IPv6发包功能,可以构造MLD,IPV6 UDP,IPV6 PIM类型的报文,实现了定时发送的功能,The code for IPv6 based on the contract winpcap functions, can be constructed MLD, IPV6 UDP, IPV6 PIM message types, to achieve the timing function to send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:105814
    • 提供者:张瀚
  1. sendmail

    0下载:
  2. 用c++写的,后台定时发送邮件,通过SMTP协议, 可以带附件。通过163、126邮件试验,完全能够发送。支持SMTP服务器对用户认证。-Using c++ written Backgrounds regularly send mail through SMTP protocol, you can belt attachment. 163,126 e-mail through the test, fully capable of delivering. Supported SMTP serv
  3. 所属分类:Email Client

    • 发布日期:2017-03-30
    • 文件大小:37216
    • 提供者:李峰
  1. TCPClient_Server

    1下载:
  2. VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:29231104
    • 提供者:高倩
  1. socket-heart

    0下载:
  2. 实现心跳机制,用来判断对方(设备,进程或其它网元)是否正常运行,采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经离线。用于检测TCP的异常断开。-To achieve the heartbeat mechanism used to determine each other (equipment, process, or other network elements) is functioning, the use of communication time to sen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6288127
    • 提供者:drafly
  1. jxd_getdata

    0下载:
  2. 定时通过FTP方式从指定的网络上读取文件,并写入数据库。通过和定时发送程序配合,何以实现网络数据库的自动同步功能-FTP mode from time to time through the network from the specified file to read and write databases. Procedures adopted and regularly sent with, why achieve automatic network database synchroniz
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-28
    • 文件大小:297538
    • 提供者:牛卫星
  1. rip

    0下载:
  2. 本实验要求充分理解RIP协议,根据RIP协议的流程设计RIP协议的报文处理和超时处理函数,并实现如下功能:RIP报文有效性检查;处理Request报文;处理Response报文;路由表项超时删除;路由表项定时发送。 -In this study, the agreement calls for the full understanding of RIP, the agreement under the RIP process design RIP protocol packet processi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:6690
    • 提供者:fukker
  1. 1

    0下载:
  2. c++网络数据库实例 第一章 实例 01-简单网络聊天室 实例 02-网络聊天室服务器 实例 03-网络聊天室客户端 实例 04-定时发送消息 实例 05-传输文件 实例 06-GETIP 实例 07-域名解析 实例 08-TUSPY 实例 09-多人聊天室 实例 10-端口扫描 实例 11-异步网络通讯 实例 12-UDP协议实现网络通讯 实例 13-域名查询-c++ network database instanc
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-06
    • 文件大小:1152766
    • 提供者:烈马
  1. XX

    0下载:
  2. RIP 协议实验 实验内容如下: 1)对客户端接收到的RIP 报文进行有效性检查:对客户端接收到的RIP 协议报文进行合法性检查,丢弃存在错误的报文并指出错误原因。 2)处理Request 报文:正确解析并处理RIP 协议的Request 报文,并能够根据报文的内容以及本地路由表组成相应的Request 报文,回复给Request 报文的发送者,并实现水平分割。 3)处理Response 报文:正确解析并处理RIP 协议的Response 报文,并根据报文中携 带的路由信息更
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1274
    • 提供者:林西
  1. TcpServer

    0下载:
  2. 一、 使用G-TcpClient模块 二、 可以设定间隔时间发起大规模长、短连接 三、 可以发起密集数据包,包括即时和定时发送 四、 数据发送工作由一个独立线程担当,连接发起工作可设置多个独立的线程担当。 五、 可以多种模式组合连接或发送数据。 -First, using the G-TcpClient module 2, you can set the interval time to launch a massive long and short connection 3,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:924264
    • 提供者:乐天
  1. TestCenter

    0下载:
  2. 基于TCP/UDP的网卡性能测试工具 可以以设定的时间间隔发送设定数量的数据包 VC6/MFC实现.-Network Interface Card Performance Test Tool Base on TCP/UDP VC6/MFC.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:46346
    • 提供者:姚雪艳
  1. SendMsg

    0下载:
  2. 点对点定时发送消息,包括客户端与服务器两个源码程序-sending mesg
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:40725
    • 提供者:张垒
  1. broToIptable

    1下载:
  2. bro联动防火墙的Python实现,分客服端和服务端,服务端把bro的报警信息定时发送到iptables,防火墙处理动作-Python implementation bro with Firewall, sub-customer side and service side, the server time to bro send alarm information to iptables, the firewall processing actions
  3. 所属分类:Firewall-Security

    • 发布日期:2016-07-22
    • 文件大小:1024
    • 提供者:代小林
  1. sendmessage

    0下载:
  2. 点对点定时发送消息,服务端接收,VC++代码,程序包括服务端和客户端,服务端有点占资源,打开后电脑很卡,客户端打开后即向服务端发送消息,服务端接受后即可显示出来,比较典型的点对点消息程序,QQ最基础的聊天模块也是由此扩展的。 -Time point to send the message, the server receives, VC++ code, the program includes server and client, the server a little share of r
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:39059
    • 提供者:madud00021
  1. myRIP

    0下载:
  2. 实现了RIP动态路由协议 1. 对客户端收到的RIP报文进行合法性检查,丢弃错误报文并指出错误原因 2. 处理Request报文,根据报文内容及本地路由表信息组成Response报文,实现水平分割 3. 处理Response报文,正确解析其中信息,更新本地路由表 4. 路由表项超时删除 5. 路由表项定时发送,实现水平分割,与2相似。-Implementation of the RIP dynamic routing protocol 1 on the client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:2455
    • 提供者:潘春雨
« 12 3 »
搜珍网 www.dssz.com