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

搜索资源列表

  1. MFCliaotianshi

    1下载:
  2. 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communications SOCKET socket, the program is divided in
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6198816
    • 提供者:一天
  1. chatroom

    0下载:
  2. 由TCP/IP架構的聊天室:只要在Server端與Client端之間互傳資料-By the TCP/IP architecture of the chat room: as long as the Server side and Client-side information to each other between
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:73668
    • 提供者:ㄚ政
  1. QQtalk

    0下载:
  2. 一个类似QQ的网络聊天工具,采用Windows Socket编程,服务器与客户端采用了TCP/IP连接方式,在设计聊天方案时,实行将所有信息发往服务器端。-A similar network of QQ chat tool, using Windows Socket programming, server and client using TCP/IP connections, chat in the design of the program and implement all of the
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:11671
    • 提供者:郑飞
  1. Socket

    0下载:
  2. 实现局域网的聊天程序,通过服务器和客户端的TCP/IP协议传输实现-LAN chat program, through the server and the client TCP/IP protocol, to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:377611
    • 提供者:周意
  1. Sockets-notes

    0下载:
  2. Network Programming Topics in this section include: • What a socket is • What you can do with a socket • The difference between TCP/IP, UDP/IP and Multicast sockets • How servers and clients communicate over sockets &#
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:212905
    • 提供者:Artcore
  1. ASTA-and-Firewalls

    0下载:
  2. ASTA 2.6 has a number of techniques that you can use in your ASTA client application to work through a firewall, including the addition of WinINet support. Another feature of ASTA 2.6 is that ASTA servers can now serve TCP/IP and stateless http remot
  3. 所属分类:Development Research

    • 发布日期:2017-04-05
    • 文件大小:7172
    • 提供者:kuzey
  1. TAstaServerSocket9000

    0下载:
  2. ASTA 2.6 has a number of techniques that you can use in your ASTA client application to work through a firewall, including the addition of WinINet support. Another feature of ASTA 2.6 is that ASTA servers can now serve TCP/IP and stateless http remot
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:60207
    • 提供者:kuzey
  1. 2

    0下载:
  2. 一个程序为服务端,建立UDP服务端套接字 另外一个程序为客户端,建立UDP客户端套接字 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序.-A procedure for the server, a UDP server socket another program for the client, UDP client socket the two new program can be interconnected, complete a chat program of TC
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:4802
    • 提供者:王萍
  1. 3

    0下载:
  2. 一个程序为服务端,建立UDP服务端套接字。 另外一个程序为客户端,建立UDP客户端套接字。 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序。-A procedure for the server, a UDP server socket.Another program for the client, UDP client socket.The two new program can be interconnected, complete a chat program t
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:5237
    • 提供者:王萍
  1. 11

    0下载:
  2. 基于TCP/IP套接字编程三个步骤:服务器监听,客户端请求,连接确认。-Based on TCP/IP socket programming in three steps: server listens, the client requests a connection confirmation.
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:46959
    • 提供者:郑州
  1. TCPUDPTesterTool1.02

    0下载:
  2. 服务器端或客户端测试TCP/IP通讯连接以及测试数据的接收与发送情况-Server-side or client-side test TCP/IP communication connections and test data reception and transmission case
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1604730
    • 提供者:liuhui
  1. Translate

    0下载:
  2. 通过TCP实现的客户端和服务端,可以通过客户端向服务端发送指令,使服务端完成相应的操作功能。-Client and server via TCP implementation, you can send commands to the server through the client, so that the appropriate action to complete the server function.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3384244
    • 提供者:吴淼
  1. java

    0下载:
  2. TCP编写服务端与客户端,很好的一个软件-TCP server and client write
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:81457
    • 提供者:沈江
  1. SocketTool2

    0下载:
  2. socket通讯工具 支持TCP/UDP-TCP/IP SOCKET UDP SERVER CLIENT GPRS NETWORK
  3. 所属分类:Software Testing

    • 发布日期:2017-05-09
    • 文件大小:1831741
    • 提供者:eewfwe
  1. linux

    0下载:
  2. linux下基于TCP协议的服务器客户端通信程序-based on linux with tcp protocol program which is communicating between server and client
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:杨卫康
  1. prog5

    0下载:
  2. TCP file CLIENT and SERVER In java
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:134604
    • 提供者:Anurag Choubey
  1. BSJ KM01 protocol

    0下载:
  2. The communication way of this protocol was according to the JT/T794 related regulation. Communication protocol using TCP platform as the server-side and the device as the client-side
  3. 所属分类:其它文档

« 1 2»
搜珍网 www.dssz.com