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

搜索资源列表

  1. java-socket

    0下载:
  2. 用java实现的套接口编程类。实现服务器-客户机的通信。-Implemented using java socket programming class. Achieve server- client communication.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:11555
    • 提供者:wjl
  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. SGIP-API

    1下载:
  2. 基于JAVA下的联通行业网关短信发送接收API接口以及短信发送接收的Demo。-JAVA-based industries under the Unicom message gateway to send text messages to send to receive API interface and receive Demo.
  3. 所属分类:SMS

    • 发布日期:2017-03-23
    • 文件大小:40196
    • 提供者:黄向锋
  1. 19_652_58e2337902d1b74

    0下载:
  2. 随即聊天代码,聊天窗口,晃动进入设置。UDP通信,SOCKET接口-Then chat codes, chat window, sloshing into the set. UDP communication, SOCKET Interface
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-12
    • 文件大小:2621697
    • 提供者:蒋伟
  1. net_program_design

    0下载:
  2. 一本介绍网络编程的书籍,首先介绍了网络编程的接口、注意实现等,然后具体详解了TCP、UDP、socket等编程。-Introduced a network programming books, first introduced the network programming interfaces, such as attention to achieve, and then explain the specific TCP, UDP, socket programming, etc..
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:631129
    • 提供者:张勇
  1. ChatServer

    0下载:
  2. 应用Socket接口的,基于TCP/IP协议的群聊器-服务端-Socket interface applications based on TCP/IP protocol of the group chat browser- Server-side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:2107
    • 提供者:jiajh
  1. ChatClient

    0下载:
  2. 应用Socket接口,基于TCP/IP协议的群聊器-客户端-Application Socket Interface, based on the TCP/IP protocol of the group chat browser- Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:1633
    • 提供者:jiajh
  1. net

    0下载:
  2. mtk socket编程,套节字创建,连接,接受,发送接口-mtk socket programming, Sockets create, connect, accept, send interface
  3. 所属分类:MTK

    • 发布日期:2017-03-28
    • 文件大小:15958
    • 提供者:abetter
  1. SimpleUDPSender

    0下载:
  2. c语言写的,直接调用SOCKET接口的UDP客户端以及服务端的实现,简单实用。-c language directly call SOCKET interface UDP client and service side of the realization of simple and practical.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:8372
    • 提供者:shanda630679
  1. JAVA

    0下载:
  2. 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:119682
    • 提供者:罗亚兴
  1. CoreJava

    0下载:
  2. 一、Java概况介绍 二、基本数据类型,控制语句 三、Java中的类,方法,属性 四、封装,继承,多态 五、修饰符,一些简单的设计模式 六、接口,抽象类,类的类型,异常 七、集合 八、java中的图形界面 九、多线程及线程间通信 十、I/o流,网路知识,及socket编程。 -One, Java sheets Second, the basic data types, control statements III, Java classes, methods,
  3. 所属分类:IT Hero

    • 发布日期:2017-04-06
    • 文件大小:375452
    • 提供者:蒋中华
  1. 服务器与客户间通过套接口Socket(TCP)连接

    1下载:
  2. 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法 -Between server and client through the socket Socket (
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:903674
    • 提供者:张进
  1. winsocket

    0下载:
  2. 在windows环境下,利用socket接口,实现方便快捷的网络通信,仅供学者参考。文件给出了相关socket设计要点和实例。-In the windows environment, the use of socket interface to achieve convenient and efficient network communication, scholars reference purposes only. Relevant documents are given and exam
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5633
    • 提供者:洛江
  1. socket

    0下载:
  2. 1.了解定时器/计数器8253、并行I/O接口8255A在PC机中的电路连接方法; 2.学习使用TURBO C++对8253、8255进行编程操作; 3.熟悉拦截PC机中断向量的TC++ 编程方法。 -TURBO C++8253、8255
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:15916
    • 提供者:林茜
  1. socket

    0下载:
  2. C++编写的套接口聊天程序源代码,程序所在文件夹名,聊天服务器端,聊天客户端.-Socket written in C++ source code for chat program, the program where the folder name, TCP chat server, TCP chat client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:244984
    • 提供者:alain
  1. the-realization-of-Xmodem-protocol-based-on-UDP.ra

    0下载:
  2. 对Xmodem 协议进行分析,设计Xmodem 协议的结构、机制、元素等。利用Socket 接口编程实现基于UDP 的Xmodem 协议-Of Xmodem protocol analysis, design Xmodem protocol structure, mechanism, elements and so on. Socket Interface Programming using the Xmodem protocol based on UDP
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:720373
    • 提供者:celine
  1. mysever-client

    1下载:
  2. 根据自定义的协议规范,使用Socket编程接口编写基本的网络应用软件。  使用操作系统提供的Socket编程接口,而不使用任何封装Socket接口的类库或组件  协议可以自己定义,只要完成指定的功能即可  程序界面不做要求,使用命令行或最简单的窗体即可   功能要求如下: 1. 运输层协议采用TCP 2. 服务端运行后,即监听指定的端口。允许多个连接并发运行 3. 服务端接收到客户端请求后,根据客户端传过来的指令完成特定任务:
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-07-03
    • 文件大小:3506
    • 提供者:杨子坤
  1. Linux_Socket

    0下载:
  2. Socket 编程 Socket是应用层与TCP/IP协议族通信的中间软件抽象层,它是一组接口。在设计模式中,Socket其实就是一个门面模式,它把复杂的TCP/IP协议族隐藏在Socket接口后面,对用户来说,一组简单的接口就是全部,让Socket去组织数据,以符合指定的协议。-Socket Programming Socket is the application layer and the TCP/IP protocol suite communications middleware ab
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:207191
    • 提供者:honghu
  1. asdfsdf

    0下载:
  2. 给大家介绍种隐藏进 程新思路方法它仍然是以DLL形式存在(同样需要由其他可执行文件来加载)而且还具有无端口特性它就是使用了 Windows Socket 2新特性服务提供者接口(Service Provider Interface)SPI-To introduce the kinds of new ideas and methods which hide the process is still a DLL form (also required by the other executa
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:174337
    • 提供者:李志勇
  1. jtp2.0

    0下载:
  2. 短信通信接口:socket,多线程,webservice-short message communication interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:358195
    • 提供者:hetongqing
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com