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

搜索资源列表

  1. java实现服务器和客户机通讯的的方法

    0下载:
  2. 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6027
    • 提供者:郑描中
  1. Socket文件传输

    0下载:
  2. 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receive a document server, a client sends documents. Socket two each while only link to a document transmission. 3 can also send news network
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:62169
    • 提供者:冰火
  1. ClicetServer

    0下载:
  2. 用Socket实现客户和服务器交互的典型C/S结构的演示程序.欢迎使用.-Socket client and server interaction typical C / S structure of the demonstration program. Welcome.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2081
    • 提供者:lei
  1. AsyncSocket.异步Socket通讯,一个服务器,多客户端模式

    0下载:
  2. 异步Socket通讯,一个服务器,多客户端模式。,Asynchronous Socket Communications, a server, multi-client mode.
  3. 所属分类:通讯编程

    • 发布日期:2013-12-31
    • 文件大小:201276
    • 提供者:renhu
  1. peeryou_Ctrl

    0下载:
  2. 远程控制软件,包知服务端和客户端,完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理,SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。-Remote control software package known server and client, the full realization of the registry processing, document processing. Multi-threaded server-side service
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:343166
    • 提供者:wtl
  1. SOCKET

    0下载:
  2. 通过SOCKET完成服务器端和客户端建立连接和传输数据-Using socket transfer data between server and client
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:145159
    • 提供者:dinghaiy
  1. Socket

    1下载:
  2. 控制台socket文件传输程序,使用C++编写. 打开server端后,只要在client端输入server端IP即可使用。 程序具有上传、下载、查看目录文件、更改目录等功能-Console socket file transfer program, using C++ prepared to open the server side, client side input server-side IP can be used. Program upload, download
  3. 所属分类:Communication

    • 发布日期:2015-03-04
    • 文件大小:277504
    • 提供者:cxt
  1. UDP

    0下载:
  2. 基于UDP协议的客户端与服务端的交互窗口,及套接字的使用-Based on the UDP protocol client server interactive window, and the use of socket
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2924646
    • 提供者:耿莹
  1. sockettest

    0下载:
  2. 多线程socket通信服务端代码,每个线程接收一个客户端请求。-Multi-threaded the socket communication server code, each thread receives a client request.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:933
    • 提供者:张勇
  1. socket

    0下载:
  2. 应用visual c++开发环境,利用socket实现客户端与服务器之间的信息传输-The application visual c++ development environment, socket to achieve the transfer of information between the client and the server
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:2472856
    • 提供者:夏天
  1. UDP

    0下载:
  2. windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:19934
    • 提供者:猪猪
  1. Socket

    0下载:
  2. Server Client 間 Socket傳輸-Server Client transmission between Socket
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:29632
    • 提供者:林先生
  1. NetCompletionPort

    0下载:
  2. 一个完成端口的类,对于套接字大批量数据处理比较有用,适用与游戏开发,服务器与客户端的适用-A completion port type for socket handle large quantities of data more useful, application and game development, server and client application
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:5914
    • 提供者:vern
  1. socket

    0下载:
  2. 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:75800
    • 提供者:liubiao
  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-24
    • 文件大小:8248334
    • 提供者:steven
  1. SOCKET

    1下载:
  2. socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:284055
    • 提供者:ZOUYISHUN
  1. Client

    0下载:
  2. Client Socket on VB6 for connecting to any socket server
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:12577
    • 提供者:Daniel
  1. socket

    0下载:
  2. 实现简单的socket通信,有服务器和客户端,可以聊天。-Simple socket communications, server and client, you can chat.
  3. 所属分类:Communication

    • 发布日期:2017-06-21
    • 文件大小:35865600
    • 提供者:李启晨
  1. Socket示例

    1下载:
  2. 最为通用的网络通信---SOCKET通信的示例程序,包含一个服务器Socket和一个客户端Socket,注释详细,简单易理解。(The most common example of network communication ---SOCKET communication program, including a server Socket and a client Socket, Notes detailed, easy to understand.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-05
    • 文件大小:23919616
    • 提供者:caocaocancan
  1. BCB socket

    1下载:
  2. 此程式為BCB6.0 socket Server及Client通訊測試程式(This program is a BCB6.0 socket Server and Client communication test program)
  3. 所属分类:通讯编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com