搜索资源列表

  1. listener

    0下载:
  2. linux环境下系统网络程序的tcp监听源码-linux environment procedures tcp network monitoring source
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:王的
  1. listener

    0下载:
  2. java编程中监听器的实例,可以修改直接放到项目来使用.-java programming examples listener, you can modify to use directly on the project.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:hiqhou
  1. netlistener

    1下载:
  2. Java局域网监听器 监听本地网段(同个路由器内的网段)指定IP的IP数据包. 原理是ARP欺骗的方法,欺骗了目标IP的机器的ARP缓存以及本地路由器内的ARP表,让路由器跟目标IP之间的数据都必须经过运行这个软件的机器。 因为涉及到数据链路层的数据包操作,需要JPCAP这个包来增加JAVA对数据链路层的支持,所以要运行这个软件除了虚拟机还需要安装winpcap(windows)/libpcap(linux)+JPCAP才能
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:22528
    • 提供者:James
  1. Listener

    0下载:
  2. tcp监听器,可以用来debug监听tcp请求或商用-tcp listener can be used to debug monitor tcp request or business
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:28672
    • 提供者:sidshen
  1. TCP_Listener

    0下载:
  2. TCP 服务器监听程序,(VS.NET ,c# 开发)-TCP server listener, (VS.NET, c# Development)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-06
    • 文件大小:62464
    • 提供者:whj
  1. TCP_Listener

    0下载:
  2. TCP服务器监听程序,用于GPS车载终端的TCP/IP通讯:发送/接受命令和短信等,(VS.NET c#)-TCP server listener for GPS car terminal TCP/IP communication: send/accept the message, such as orders and, (VS.NET c#)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-06
    • 文件大小:27648
    • 提供者:whj
  1. chatroom

    0下载:
  2. 简单的聊天室系统由两部分组成:服务器端和客户端。服务器运行,开启监听器,监听服务器设置的端口。客户端想要进入聊天室时,先要向服务器设置的端口发送请求,服务器监听到有连接了,可以接受或拒绝。若服务器接受了客户端的请求,就相应的给该客户端建立一个“套接字”,就相当于建立了一个数据传输的通道,这样客户端就可以进入聊天室进行聊天了。-Simple chat room system composed of two parts: the serve
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-06
    • 文件大小:294912
    • 提供者:吕鹏
  1. packet32.h

    0下载:
  2. 此源代码是一个基于web服务器的网络侦听程序-This source code is a web server-based network listener
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-06
    • 文件大小:129024
    • 提供者:常俊芳
  1. com

    0下载:
  2. 一个很好用的串口侦听源代码,适合于串口开发的朋友们-A good listener with the source code of the serial port, serial port suitable for the development of friends
  3. 所属分类:串口编程

    • 发布日期:2024-05-06
    • 文件大小:982016
    • 提供者:yqxzcm
  1. TCP2com

    0下载:
  2. 本程序侦听一个tcp端口,并打开一个串口。将串口收到的数据转发给每个连接上来的客户端,将tcp客户端收到的数据转发到串口。 之前发的com2TCP_Client.rar文件介绍有误。com2TCP_Client.rar是主动连接到一个tcp服务器,并把串口收到的数据转给那个tcp侦听服务器。-This procedure listener a tcp port and open a serial port. Receive seri
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-06
    • 文件大小:126976
    • 提供者:lizhenbao
  1. Listener-client

    0下载:
  2. c#的开发tcp/ip 客户端与服务器,可以实现远程聊天-c# development tcp/ip client and server, can achieve long-range chat
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-06
    • 文件大小:30720
    • 提供者:king
  1. Listener

    0下载:
  2. 这是用Java写的一个监听器的代码,可以用在JSP开发中-This is written using Java code in a listener, can be used in JSP development
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:林祥贵
  1. uevent_listener

    0下载:
  2. linux uevent listener
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:hurri
  1. Listener

    0下载:
  2. tictcatoe listener reacts to moves in the game
  3. 所属分类:游戏

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:roler8
  1. ActionInterfaceDemo

    0下载:
  2. 實做Java中的動作事件,透過事件監聽器,滑鼠點下後會觸發何種動作寫的一清二楚。- Have done Java in action events through the event listener, mouse, point to what the next move was triggered after the clear-cut.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:Alice
  1. listener.c

    0下载:
  2. 监听某一段口的程序,能够接收对方传送过来的信息,并将其显示在终端-detect some port using the datagram mode
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:常堅
  1. Listener

    0下载:
  2. p2p 点对点传输listener java实现,包括源码科编译后的可执行代码-p2p peer-to-listener java implementation, including the source code section compiled executable code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:1510400
    • 提供者:winni
  1. pintu

    0下载:
  2. 执行本实例后,用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本实例的知识点有:鼠标事件的监听,Graphics类和Image类的应用。-After the implementation of this example, drag the mouse to select the small pictures stitching, you can makes up a complete picture. Knowledge poi
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:815104
    • 提供者:口天吴
  1. 17

    0下载:
  2. 1. 能运用菜单条、菜单、菜单项、事件监听接口与事件适配器类编写应用程序。 2. 能借助于JBuilder等开发工具编写含菜单的鼠标按键测试程序。 -1. To use the menu bar, menu, menu item, the event listener interfaces and event adapter class to write applications. 2. Can be prepared by m
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:30720
    • 提供者:jay
  1. J_Draw

    0下载:
  2. 采用鼠标监听器,实现用鼠标在面板上随手画画的功能。-Using the mouse listener to achieve readily with the mouse on the panel drawing functions.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:陈勇斌
« 12 3 4 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org