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

搜索资源列表

  1. socket

    0下载:
  2. win socket 编程 包括服务端和客户端,界面形势,窗体软件。-win socket programming, including server and client, interface the situation, the form software.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:7095386
    • 提供者:刘茂典
  1. Socket

    0下载:
  2. VC++ 线程非阻塞SOCKET通信 服务器与客户端发消息只建立一个套接字-SOCKET VC++ thread non-blocking message communications server and client to establish a socket only
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7337631
    • 提供者:cuihang
  1. Client

    0下载:
  2. socket通信例子,类似QQ,实现客户端和服务器间的即时对话,对初学者有很大的帮助-Examples of socket communication, similar to QQ, between the client and server to achieve real-time dialogue is very helpful for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:8654
    • 提供者:孟祥安
  1. tcpclient

    0下载:
  2. it is a tcp client server program in c. it uses socket programming. the server is a concurrent server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4275
    • 提供者:sandeep
  1. server

    0下载:
  2. socket 编程server端 用于实现基本的简单的socket的程序,客户端输入信息,服务器端则显示输出该信息-socket server-side programming used to implement the basic simple socket program, client input, the output of the server information is displayed
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:871
    • 提供者:yang
  1. NetworkService1.0.0.1_2

    0下载:
  2. A Java class library for networking applications using Java sockets & threads. From simple listener classes to skeletons for building server & client applications, This library aims to take care of all socket programming & multithreading you need.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:233171
    • 提供者:jme
  1. server

    0下载:
  2. socket编程服务端例程,接收客户端数据-socket server programming routine, receiving client data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:6273
    • 提供者:skyflyzheng
  1. SOCKET

    0下载:
  2. Linux 下实现聊天室 客户端和服务器端-Linux chat room to achieve the client and server side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:166912
    • 提供者:bwz
  1. socket

    0下载:
  2. linux下的socket编程,有服务器端和客户端-socket programming under linux, there are server and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:10629
    • 提供者:nemo
  1. DemoTCP

    0下载:
  2. TCP socket服务器客户端源代码 -TCP socket server client source code for client TCP socket server source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:19427
    • 提供者:bob
  1. Socket_Server_Client

    0下载:
  2. 一个Socket Server Client的封装 内含简单的聊天通信。-A Socket Server Client package contains a simple chat communication.
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1539349
    • 提供者:wkavenger
  1. tcpip1

    0下载:
  2. 基于C的linux下的socket编程,实现客户端和服务器端的通信,运行环境redhat-linux c language socket server client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2632
    • 提供者:安宇
  1. Server-Client

    0下载:
  2. socket 编程,包含服务端和客户端程序-socket program. include server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:8318
    • 提供者:zhoujj
  1. sck

    0下载:
  2. socket server端测试编程,当服务器收到一个信息后,它将信息回馈给客户.-a testing of server-side socket programming,delphi 7 IDE,when the server receive a message,it will return to the client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:3115
    • 提供者:chengxdong
  1. Delphi-Socket-TCP-

    4下载:
  2. delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-15
    • 文件大小:1377940
    • 提供者:daihongwei
  1. Socket

    0下载:
  2. windows下的socket测试,IDE:VS2010,release目录下的exe可以直接执行,先开服务器,再开客户端,最大连接数为2个-windows socket test, IDE: VS2010, release directory exe can be executed directly, first open the server, and then open the client, the maximum number of connections is 2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:733972
    • 提供者:hacson
  1. socket

    0下载:
  2. socket网路编程,服务器与客户端的主要功能,完成了所有的信息传输编码-socket network programming, server and the main function of the client to complete all of the information transmission encoding
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:11310
    • 提供者:
  1. design-of-instant-messaging-software

    0下载:
  2. 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-26
    • 文件大小:157553
    • 提供者:张宁
  1. VB-SOCKET

    0下载:
  2. 基于C/S体系,建立初步的本地通信,定义客户端和服务器端两个类以及登陆界面的类-Based on C/S system, the establishment of the initial local communications, the definition of client and server-side interface of the two classes and the class landing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:199895
    • 提供者:wh
  1. Socket-Communications-Programming

    0下载:
  2. 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8248334
    • 提供者:steven
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com