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

搜索资源列表

  1. SOCKET-EPOLL

    0下载:
  2. socket for tcp udp , with c code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:6268
    • 提供者:yun
  1. socket

    0下载:
  2. TCP或UDP的socket通信编程,曾用于机车同步通信控制系统-C codes of TCP\UDP socket
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-21
    • 文件大小:6367504
    • 提供者:
  1. TCP

    0下载:
  2. c#下利用socket的tcp客户端向服务器一对一通信-The use of socket tcp client in c# to the server, one-on-one communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:69811
    • 提供者:简帆
  1. Linux_Tcp

    0下载:
  2. TCP socket编程,实现C/S架构的基于TCP协议的通信。-TCP socket programming, C/S structure of the communication protocol based on TCP.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2328
    • 提供者:zhangyuansheng
  1. CSharp

    0下载:
  2. 有关于C#TCP通信的源代码讲解,初步了解Socket编程流程,时钟控制、UTC时间转换-Source code in C# TCP communication to explain a preliminary understanding of socket programming process, clock control, UTC time conversion
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:130572
    • 提供者:刘悦怡
  1. C--Network---Introduction-To-Tcp-Ip-Socket-Progra

    0下载:
  2. C -Network - Introduction To Tcp-Ip Socket Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:52642
    • 提供者:s.madhan raj
  1. socke-program-to-realise-UDP-and-TCP

    0下载:
  2. socket编程,实现了TCP和UDP方式C/S通信。适合初学者,有部分说明。老师写的代码~-socket programming, TCP and UDP mode C/S communication. Suitable for beginners, some descr iption. Our Teacher write this code ~
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1705315
    • 提供者:monsoon
  1. cSharpPsocketPTcpListener

    0下载:
  2. c#+socket+TcpListener...c#写的socket通信TCP协议的。。。分包接发-c#+socket+TcpListener ... c# write socket communication TCP protocol. . . Subcontracting hair
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:471603
    • 提供者:minjie
  1. smtp.tar

    0下载:
  2. TCP socket编的c/s模型,模拟tcp的三次握手 -The the TCP socket series of c/s model, simulate tcp three-way handshake
  3. 所属分类:Linux Network

    • 发布日期:2017-12-09
    • 文件大小:2945
    • 提供者:zxlei
  1. iqtest

    0下载:
  2. 智力问答题,采用socket通信,实现对客户端的回答进行判断对错。主函数是server.C和client.C 。client本机IP自己设定。-A iq test 。 linux TCP socket
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:16542
    • 提供者:MENGYANG
  1. TCP

    0下载:
  2. visual c++ socket 开发的客户端程序-socket C++
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-21
    • 文件大小:1945316
    • 提供者:longyard
  1. socket_tcp

    0下载:
  2. 用c语言写成的一个基于tcp的socket小程序。分为客户端和服务器端,先运行服务器端,然后运行客户端,客户端需要登录,用户名密码在服务器文件夹下的1.txt文件中。互相可以发送文本聊天,客户端可以向服务器发送各种类型的文件(大于1g也可以)-Based tcp socket small program written in c language. Divided into client and server side, first run the server side, and then r
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:503865
    • 提供者:Rae
  1. AC1.tar

    0下载:
  2. linux下C语言实现TCP/socket编程的客户端源码,建立两个线程,分别进行发送数据和接收服务器命令。-A TCP/Soket client program with C language on the linux.It build two thread,one can send data and the other can recieve the command from the server.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-01
    • 文件大小:99395
    • 提供者:liuming
  1. TCP

    0下载:
  2. 优化的C# socket异步服务器端和客户端,能连接SQL,支持连续发送、多客户端-Optimized C# socket asynchronous server-side and client can connect to SQL, support continuous transmission, multi-client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:108892
    • 提供者:伍健
  1. Socket

    0下载:
  2. Winsock in C# for tcp/ip Connect
  3. 所属分类:CSharp

  1. Client.c

    0下载:
  2. simple socket client to send message to socket server using tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:752
    • 提供者:Jeff
  1. linux-socket

    0下载:
  2. linux下简单的C/S模式的TCP编程,应用select()处理阻塞问题。 setsockopt()处理重启服务器出现“Address already in use”的情况。-the TCP programming under linux simple C/S mode, select () blocking problem. setsockopt () processing restart the server " Address already in use" .
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:3137
    • 提供者:
  1. socket

    0下载:
  2. 此文件是基于Linux-C的tcp服务器与客户端,支持多个用户同时连接。-tcp S/C
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:69596
    • 提供者:zy
  1. tcp

    0下载:
  2. 基于SOCKET的TCP架构程序,实现基本的客户端/服务器读写功能。-Base on socket, TCP C/S
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:1351
    • 提供者:wuyang
  1. exam

    0下载:
  2. 在线考试系统,c/s结构,涉及到tcp socket编程.-Students online examination system, c/s structure, related to tcp socket programming.
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:5731696
    • 提供者:陶然
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com