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

搜索资源列表

  1. socket

    0下载:
  2. 基于Socket的即时通信系统针,对client/server(客户端/服务器)模式的应用以及实现某些特殊的协议的应用,它的通讯过程是基于TCP/IP协议中传输层接口Socket实现的-Real-time communication system based on Socket pin, on the client/server (client/server) mode of application of the agreement and the achievement of certain
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:11009
    • 提供者:shangyong
  1. TCPServer

    0下载:
  2. JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package.
  3. 所属分类:Ajax

    • 发布日期:2017-03-22
    • 文件大小:1411
    • 提供者:
  1. tcpServer

    0下载:
  2. 使用java实现的基于tcp通信协议的一个聊天程序的服务端,实现简单的聊天功能。-The realization of the use of java-based communication protocol tcp chat program, a service client, the realization of a simple chat.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:5279
    • 提供者:pingyang
  1. javaQQ

    0下载:
  2. JAVA 版QQ源代码 使用WEBQQ协议HTTP协议。可登陆,获取好友,收发消息。-JAVA version of the QQ protocol source code WEBQQ HTTP protocol. Can be found, for friends, send and receive messages.
  3. 所属分类:Java Develop

    • 发布日期:2016-01-25
    • 文件大小:82944
    • 提供者:yanhuan
  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11777
    • 提供者:zhang liang
  1. SendAPDU

    0下载:
  2. Send APDU (application protocol Data unit )using JPCSC
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:13369
    • 提供者:Asep
  1. ckplayer5.8

    0下载:
  2. 网页播放器,支持http协议下的flv、f4v、mp4,还支持rtmp视频流-Web player, support for http protocol, flv, f4v, mp4, also supports rtmp video streams
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-22
    • 文件大小:85210
    • 提供者:xinyou
  1. DownloadSoftwareW

    0下载:
  2. 支持断点传续功能,java多线程下载,基于http协议的下载工具-Support the tradition breakpoint function, java multithreaded downloads, download the tools based on http protocol
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:14865
    • 提供者:杨英杰
  1. wangluobianchengshiyan(4)

    0下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。当FileClient发送请求“GET xxx.xxx”时,FileServer就把xxx.xxx文件发送给FileClient,FileClient把该文件保存到客户端的本地文件系统中,当FileClient发送请求“PUT xxx.xxx”时,FileServer就做好接收xxx.xxx文件的准备,FileClient接着发送xxx.xxx文件的内容,FileServer把接收到的文件内容保存到服务
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:19229
    • 提供者:cnwst
  1. JavaCMPP3.0

    0下载:
  2. 用JAVA 实现 的移动的CMPP短信发送协议-Achieved using JAVA Mobile SMS Protocol CMPP
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:112344
    • 提供者:呼啸
  1. 0725-no-aac

    0下载:
  2. 这是BLUETOOTH的蓝牙协议栈,包括A2DP,AVRCP,L2CAP,RFCOMM等-BLUETOOTH Bluetooth protocol stack, including A2DP, AVRCP, L2CAP, RFCOMM
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-05
    • 文件大小:2060349
    • 提供者:wangjianyong
  1. oauthprovider

    0下载:
  2. oauth开发示例之provider,用于快速整合基于oauth协议的java程序。-oauth example of developing provider, oauth-based protocol for rapid integration of java program.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1997845
    • 提供者:heropope
  1. HTTP

    0下载:
  2. 用JAVA语言实现基于HTTP协议的数据截获与还原,能够用java编写的源码截获http协议数据并对其进行还原。 首先:用Jpcap对HTTP协议数据进行截获。其次、通过分析HTTP协议和数据还原得到HTTP协议数据。 -JAVA language with HTTP-based data intercepted and Restore can be used to prepare the source java intercepted http protocol data and
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:322693
    • 提供者:李璞
  1. qq

    0下载:
  2. qq网页版,根据webqq协议实现登录。全部源码放出-qq web version, according to webqq protocol log. All source code released
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:1443742
    • 提供者:陈勇
  1. TCPClient

    0下载:
  2. JAVA实现的TCP协议的客户端,与TCP协议的服务器端程序一起运行,可以实现两个程序之间的通信。-JAVA implementation of TCP protocol client, and TCP protocol with the server-side program running, you can realize the communication between the two procedures.
  3. 所属分类:Ajax

    • 发布日期:2017-03-24
    • 文件大小:1504
    • 提供者:
  1. fs

    0下载:
  2. 局域网共享软件 此时本人实现的基于tcp协议实现的局域网共享软件,拥有局域网扫描,复制,删除等功能-LAN sharing software at this time I realized tcp protocol-based local area network to share software with LAN scan, copy, delete and other functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:79392
    • 提供者:天雨
  1. Code

    0下载:
  2. 本光盘是《Servlet/JSP深入详解》一书的配套光盘,包含的内容主要有五个部分:(1)Java教学视频;(2)HTML语言速成教学视频;(3)HTTP协议详解教学视频;(4)Eclipse开发工具介绍教学视屏;(5)书中的实例代码。 Code目录下是书中实例的代码。-This CD is a "Servlet/JSP Detailed in depth," a book supporting the CD, contains the main content of five parts:
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:1722962
    • 提供者:柏白
  1. packet_analysis

    0下载:
  2. 对抓取的数据包按照五元组(源IP、目的IP、源端口、目的端口、协议类型)进行分流。-Capture the data packets according to the five-group (source IP, the purpose of IP, source port, destination port, protocol type) shunt.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:7566
    • 提供者:窦小敏
  1. iQQ_beta1.02

    0下载:
  2. 使用java 写的IQQ通讯协议 供QQ通讯研究-Use java to write IQQ communication protocol for QQ Communications Research
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:3541332
    • 提供者:刘关锋
  1. smppApi

    1下载:
  2. SMPP API源码,纯JAVA编码,适合用于开发SMPP协议的服务器与客户端-SMPP API source, pure JAVA code, suitable for the development of SMPP protocol server and client
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:53776
    • 提供者:zbzboy
« 1 2 3 4 5 67 8 9 10 11 ... 37 »
搜珍网 www.dssz.com