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

搜索资源列表

  1. socket

    0下载:
  2. TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:57478
    • 提供者:xgc
  1. Socket

    0下载:
  2. C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:41667
    • 提供者:庞妍
  1. Server_Client

    0下载:
  2. TCP/IP Socket Server Source Client Source Chat Program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4132351
    • 提供者:Parkj
  1. Client-server_socket

    0下载:
  2. this is file for Client server socket TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:2952
    • 提供者:fairnando87
  1. tcp-server-client

    1下载:
  2. 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2348393
    • 提供者:邹伟
  1. game24

    0下载:
  2. game 24 with c# is number go to +, -, *, /, sum is 24 have server and client connect by socket TCP. -game 24 with c# is number go to+,-,*, /, sum is 24 have server and client connect by socket TCP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:85433
    • 提供者:pokamon
  1. server

    0下载:
  2. vc升入详解(孙鑫)的网络编程,tcp局域网聊天, 基于socket实现,client端程序以后上传。-vc promoted to Xiangjie (Sun Xin) network programming, tcp LAN chat, socket-based implementation, client-side program after the upload.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:今昔
  1. lab4

    0下载:
  2. Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。 连接成功后显示提示信息; 然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号); client在收到UDP Server的端口号后, 为用户显示3个选
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:66680
    • 提供者:ivynankai
  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. Tcp

    1下载:
  2. 这是个基于C#语言实现的Socket通讯,分客户端和服务器端,能进行TCP通讯-This is based on C# language of the Socket Communications, sub-client and server side, capable of TCP communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:82001
    • 提供者:徐康
  1. tcp

    0下载:
  2. socket TCP服务端客户端实现 客户端发请求,服务端接受后返回大写-socket TCP server/client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:1381
    • 提供者:陈哲超
  1. socket

    1下载:
  2. Linux Tcp Server+Client, 支持多客户端情况-Linux Tcp Server+Client, multi-client support
  3. 所属分类:Linux Network

    • 发布日期:2017-12-07
    • 文件大小:12797
    • 提供者:高飞
  1. SOCKET-TCP

    0下载:
  2. 用于socket的TCP连接,分为客户端和服务器两个部分的代码实现-For socket TCP connection, divided into client and server parts of the code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:2418502
    • 提供者:李彦
  1. SampleSocket_TCPPUDP_Client-Server

    0下载:
  2. A good Java Socket TCP+UDP Client+Server.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:104412
    • 提供者:Gabriel
  1. 基于网络的Tcp通讯Server服务器端和Client客户端

    0下载:
  2. Windows编程基于Tcp通讯的 Server服务器端和 Client客户端,使用一台电脑启动 Server端,另一台电脑启动Client客户端 两端能够互相发送消息并能接收看到(Windows programming, based on Tcp communication Server server and Client client, using a computer to start the Server side, another computer starts Client clie
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:5833728
    • 提供者:阳光小鹏
  1. TCPIP-client-server-master

    0下载:
  2. 实现Socket通信,大批量客户端连接,内含源码文件及可执行程序(Socket communications, mass client connections, including source code files and executable programs)
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:146432
    • 提供者:flyingdragon
  1. TcpTest

    0下载:
  2. 模拟TCP客户端高并发连接,对tcp服务端进行压力测试。(Simulated TCP client high concurrent connection, the TCP server stress test.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:82944
    • 提供者:古云
  1. TCP_IP socket编程

    0下载:
  2. 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。   《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:19015680
    • 提供者:supramolecular
  1. tcp&UDP DEMO

    0下载:
  2. C\C++编写的tcp\udp客户端及服务器程序(Tcp\udp client and server program written by C\C++)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:sunqqq
  1. tcp udp

    0下载:
  2. 1. 创建一个简单的SOCKET编程流程如下 面向有连接的套接字编程 服务器: 1) 创建套接字(socket) 2) 将套接字绑定到一个本地地址和端口上(bind) 3) 将套接字设定为监听模式,准备接受客户端(1. create a simple SOCKET programming flow as follows for a connected socket programming server: 1) creating a socket (socket) 2) binding the s
  3. 所属分类:网络编程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:往事9295
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com