CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 监听

搜索资源列表

  1. javashaowen

    0下载:
  2. 网络监听程序 1、使用图形用户界面。 2、有服务器和客户端,服务器监听客户端的登陆。即:如果A客户端登陆服务器,则服务器界面上的A字母对应的红灯变成绿色。 3、绿灯表示连接,红灯表示断线。 -A network monitoring program, using the graphical user interface. 2, there are server and client, server, monitor the client login. Namely: If
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-06-30
    • 文件大小:5297
    • 提供者:谭子
  1. source

    0下载:
  2. TCP/UDP协议的实时监听,一个很好的实例,大家可以参考一下!-TCP/UDP protocol, real-time monitoring, a good example, we can reference!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:204384
    • 提供者:jason
  1. Socket

    0下载:
  2. 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:29905
    • 提供者:mayi789
  1. MSGsocket

    0下载:
  2. 实现短信监听,没有任何提示,欢迎下载指点,他人的代码-SMS listener to achieve, without any prompts, please download the pointing, other people' s code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:141432
    • 提供者:jackzhaimsi
  1. TCP.UDP_jt

    0下载:
  2. TCP/UDP协议的实时监听 运行环境 Delphi7 -TCP/UDP protocol, real-time monitoring operating environment Delphi7
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:205877
    • 提供者:wenll998
  1. PublicNetSoft

    0下载:
  2. VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:40068
    • 提供者:andysun
  1. 1

    0下载:
  2. 网络数据帧的截获与监听-Network data frame capture and monitor
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-06
    • 文件大小:1211841
    • 提供者:jilulu
  1. Winpcap

    0下载:
  2. 本文对网络嗅探器监听技术的原理和实现进行了比较详细的介绍,讨论了监听技术在Windows下的多种实现,并主要介绍了如何在Win32环境中利用Winpcap开发包开发网络实时监听程序,给出了具体的设计与实现方法。详细描述Winpcap开发包的主要功能,分析网络监听程序的层次结构(从底到顶依次为NPF驱动程序,Winpcap的dll函数库,监听应用程序)。最后就当前捕获的数据包进行了简单的分析。-Based on network sniffer monitoring technology princ
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4399558
    • 提供者:David
  1. CSharp.NetSocket

    0下载:
  2. 本程序分服务器端和客户端,服务器端对客户端的监听,实现了客户端与客户端的私聊,以及群消息,和窗体的抖动功能!-This procedure sub-server and client, server-side listening to the client to achieve the client and the client' s private chat, and group messages, and the form of jitter features!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1205039
    • 提供者:liu
  1. CallIncoming

    1下载:
  2. 监听手机来电话,进行监听,监听手机来电话,进行监听监听手机来电话,进行监听-YWEIEWUHWDWUDWQUDWQDWQYWEIEWUHWDWUDWQUDWQDWQYWEIEWUHWDWUDWQUDWQDWQYWEIEWUHWDWUDWQUDWQDWQ
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:129792
    • 提供者:XZY4
  1. Networkniffer.sniffer

    0下载:
  2. 1)使用一种网络嗅探器进行网络监听,分析监听结果。 2)自己设计网络协议分析软件,用其显示实时接收数据包的协议、源/目的IP地址、端口参数等,分析监听效果及效率。 -1) using a network sniffer to network monitor, analyze surveillance results. 2) design network protocol analysis software, with its displays real-time receiv
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1953240
    • 提供者:yueyue
  1. common监听

    0下载:
  2. common监听,实时监听串口的通讯,通过dll注入
  3. 所属分类:调试

    • 发布日期:2016-03-31
    • 文件大小:443312
    • 提供者:86458909
  1. TCP_ServerMYSQL

    1下载:
  2. C++源码,使用MYSQL的管理监听终端设备上传的数据的源码SOCKET!绝对的原创源码!使用了列表控件和多线程处理(C++ source code, the use of MYSQL management, listening to the data uploaded by the terminal device source code, SOCKET! Absolutely original source code! List control and multithreaded proces
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1317888
    • 提供者:leaderphone
  1. listenTask

    0下载:
  2. 监听任务 简单易懂 ,适合各阶段人员使用(The listening task is easy to understand and suitable for all levels of personnel)
  3. 所属分类:Windows编程

  1. ConnectMode

    0下载:
  2. 主要是集成了一个UDP的监听服务,包含接收,发送,报文分析等,第三方只要引用这库就可以,源码也可以进行修改。(Mainly integrated with a UDP monitoring service, including receiving, sending, message analysis, etc., the third sides as long as the reference library can be, source code can also be modified.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:31744
    • 提供者:jiyu
  1. DeviceListener_new

    0下载:
  2. Java实现对本地设备的监听,具体实现已封装为DLL文件。(Java implements local device listening)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:12425216
    • 提供者:Chrisbo
  1. RawSocket

    0下载:
  2. C#编写的ras socket网络监听程序,使用vs2015编译通过,并可使用(C# prepared by the raw socket network monitoring procedures, through the use of vs2015 compiler, and can use)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:81920
    • 提供者:JeremyLOL
  1. test_inotify

    0下载:
  2. 使用linux inotify机制监听文件的变化,比如文件修改,文件创建,文件删除等(watch the status of file or dir by linux inotify, include modify file, create file or dir)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:jay87654321
  1. CommMonitor-v8.0

    0下载:
  2. 串口监听工具,很好用,而且不会占用串口资源。(Serial port listener and does not occupy serial port)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:6195200
    • 提供者:xiaobei小贝
  1. OneKey

    0下载:
  2. android耳机事件监听代码,音量、暂停、播放(Earphone event monitoring)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1986560
    • 提供者:尼玛nima
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com