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

搜索资源列表

  1. Tcp_Socket

    0下载:
  2. 运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序-tcp communication, the use of network protocols, programming languages, API, and socket-based graphical interface to establish, monitor, connect, send data and receive data network communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:7059
    • 提供者:付强雨
  1. Net_Chatting_Based_on_QT_4.7

    0下载:
  2. 基于Qt的网络聊天室程序。该项目有两个部分,一个是客户端,一个是服务器端。客户端负责监听客户端发来的信息并做出相应的处理,发送广播。客户端实现注册、登录、对话、接受广播等功能-The project has two parts, one client and one server. Client is responsible for monitoring the client sent the message and make the appropriate treatment, sending
  3. 所属分类:Linux Network

    • 发布日期:2017-05-10
    • 文件大小:2237664
    • 提供者:liulei
  1. socket

    0下载:
  2. 客户端,使用Socket对网络上某一个服务器的某一个端口发出连接请求,一旦连接成功,打开会话;会话完成后,关闭Socket。客户端不需要指定打开的端口,通常临时的、动态的分配一个1024以上的端口。 服务器,使用ServerSocket监听指定的端口,端口可以随意指定(由于1024以下的端口通常属于保留端口,在一些操作系统中不可以随意使用,所以建议使用大于1024的端口),等待客户连接请求,客户连接后,会话产生;在完成会话后,关闭连接。 -Client, use the Socket o
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:2354
    • 提供者:王娟
  1. zhuabao

    0下载:
  2. 英文名称为Sniffer,中文可以翻译为嗅探器,是一种威胁性极大的被动攻击工具。使用这种工具,可以监视网络的状态、数据流动情况以及网络上传输的信息。当信息以明文的形式在网络上传输时,便可以使用网络监听的方式来进行攻击。-English name is Sniffer, sniffer Chinese can be translated as, is a threat of great passive attack tools. Using this tool, you can monitor t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:76818
    • 提供者:缪缪
  1. txsBBSpy

    0下载:
  2. 一个黑莓手机间谍软件,java,能够监听短信,通话,邮件等内容,非常强悍,黑客大会曝光-A BlackBerry cell phone spy software, java, able to monitor text messages, calls, mail, etc., very tough, exposure hacker conference
  3. 所属分类:J2ME

    • 发布日期:2017-04-04
    • 文件大小:5798
    • 提供者:kkk
  1. GUI(2)

    0下载:
  2. 如何监听鼠标事件并做出反应,图形用户界面的设计-How to listen and respond to mouse events and design the graphic
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:21986
    • 提供者:outerspace
  1. arp33

    0下载:
  2. 网络作业:用来监听网络上有关的ARP报文或者TCP报文-Network operations: to monitor the network for ARP packets or TCP packets
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4527287
    • 提供者:柴巧珍
  1. combox

    0下载:
  2. java 图形界面开发的简单实践应用,通过COMBOBOX的与实践监听的绑定实现价格的更新-java simple graphical interface developed practical application, and practice listening through COMBOBOX of binding updates to achieve price
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4534
    • 提供者:袁联合
  1. Calculator

    0下载:
  2. Jbuilder下计算器的小程序,包含界面,事件监听等基本内容。-calculator under Jbuilder.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:60763
    • 提供者:微菡影
  1. calllog

    0下载:
  2. 运用loushang框架,根据页面获得联系人的所在部门,拨打电话和拨打日期关联查询呼叫日志表中的录音文件,并且监听录音。 -Use loushang framework, based on the contact page for where the department, call date and call the query associated with the call log table recording files, recording and monitoring.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:12130
    • 提供者:天赐
  1. Jisuan

    0下载:
  2. 一块很简易的计算器,拥有图形界面,而且功能实现比较完善,BUG也很少,唯一比较悲催的是,木有键盘监听~-This is an easy calculator with GUI.It has less bug & does work well except for lack of the KeyListener.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2170
    • 提供者:洛菲雨
  1. SMS

    0下载:
  2. 在Android平台上发短信以及短信监听的源码,严禁用于非法的目的,后果自负-Send text messages on the Android platform as well as monitoring of the source text, for illegal purposes is strictly prohibited, at your peril
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:53287
    • 提供者:benqer
  1. TCP_Socket

    0下载:
  2. TCP协议编程的例子,包含端口监听、数据发送,数据接收的代码。-TCP protocol programming, and include port monitoring, data transmission, data reception code.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:44653
    • 提供者:owensh
  1. 800yuyinxitongdeshejiyushixian

    0下载:
  2. 语音系统主要分为语音外围控制和语音流程控制。语音外围控制通过启动不同的线程监听客户来电, 通过Socket 通信完成服务器端和客户端的数据交互 语音流程控制则是通过用户自定义的流程模型完成来电的接 听、转接、判断以及内线外播等操作。通过实际运行,系统的设计令人相当满意。-Speech system mainly divided into speech peripheral control and the voice process control. Speech peripheral c
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:579634
    • 提供者:周嘉妮
  1. EventDemo

    0下载:
  2. import java.awt.* import java.awt.event.* public class EventDemo{ public static void main(String[] args){ MyFrame frm=new MyFrame() frm.setVisible(true) // } } class MyFrame extends Frame{ MyFrame(){ addWindowLi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:894
    • 提供者:陈杰
  1. yyyms

    0下载:
  2. 万能本地验证器用于外挂的本地验证,通过监听网络端口读取数据封包-plug-in for local authentication, through the monitoring network port to read data packet
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:118074
    • 提供者:wangbojun
  1. TCPServer

    0下载:
  2. 网络编程简单的服务器端,实现对客户端的监听,并接受客户端的链接。-socket TCP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4376230
    • 提供者:假的
  1. control

    0下载:
  2. android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。- android common set of source code control systems, including some commonly used interface controls the source, such as men
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:160017
    • 提供者:张龙
  1. Q123

    0下载:
  2. 创建服务器端的监听套接口,客户端向服务器端发送信息,在接口处监听-Creating listen socket server, the client sends information to the server, listening at the interface
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1152
    • 提供者:石碧瑶
  1. web-sever

    0下载:
  2. 用Java实现Web服务器 实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的s
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:361589
    • 提供者:fannie
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com