CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - socket c语言

搜索资源列表

  1. Local_area_network_truncation_package_procedure.ra

    0下载:
  2. 一个局域网环境中,用C 语言实现(1)确定截包的方法:包括RAW 模式SOCKET、PACKET32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:10585
    • 提供者:wulinxin
  1. TCP Socket

    1下载:
  2. C++语言写的有客户端和服务器端的基于socket的程序
  3. 所属分类:TCP/IP协议栈

  1. C_server

    0下载:
  2. 本代码是unix环境下C语言编写的运用TCP/IP 协议的SOCKET网通通信的SERVER端。-The code is written in C under unix environment, the use of TCP/IP protocol to communicate SERVER SOCKET Netcom end.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1260
    • 提供者:king
  1. Server

    0下载:
  2. 运用套接字编程实现tcp协议的服务器功能,具体采用c语言来实现-The use of socket programming tcp protocol server function, specific language used to achieve c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:2420
    • 提供者:朱新生
  1. Socket

    0下载:
  2. 用C#语言实现网络答题系统,服务器端出题,客户端答题,帮助理解tcp的传送过程,理解socket的使用方法-Using C# language questions network systems, servers bring out questions, answer the client to help understand the transmission process tcp, understanding the use of socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:56019
    • 提供者:laga
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. IP_network_packet

    0下载:
  2. 在一个局域网环境中,用C 语言实现下面的基本功能: (1)确定截包的方法:包括RAW 模式SOCKET、packet32以及直接作为驱动程序挂在NDIS上 (2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -In a LAN environment, using C language the following basic functions: (1) determine the method of cut-off packa
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1877662
    • 提供者:yang peng
  1. tcpip1

    0下载:
  2. linux下的c语言的socket实现,了解c语言socket的基本流程。-c under linux socket implementation language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:2649
    • 提供者:uio
  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-ip

    0下载:
  2. windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploade
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:235960
    • 提供者:huangjun
  1. MessageRelaySystem

    0下载:
  2. socket编程,TCP中继服务器,c语言实现-TCP iterative client-server interaction using BSD socket interface in C programming language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:6541
    • 提供者:za
  1. cSOCKET

    0下载:
  2. C语言SOCKET编程指南 入门资料C语言SOCKET编程指南 入门资料-C LanguageSocket programming technology C LanguageSocket programming technology
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:34079
    • 提供者:李建龙
  1. windows-socket-program

    0下载:
  2. c语言实现socket单线程通信,程序分为客户端和服务端,实现通信需正确配置vc++6.0-c language to achieve single-threaded socket communication program is divided into client and server, the need to communicate properly configured vc++6.0
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4163179
    • 提供者:jason
  1. TcpCommunication

    0下载:
  2. 使用C#语言Socket类TCP协议编写的Socket客户端和服务端通讯Demo,涉及到数据发送接收、多线程、监视器等操作。-Socket class using the C# language written protocol TCP Socket client and server communications Demo, involves sending and receiving data, multi-threaded, monitors and other operations.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:13971
    • 提供者:
  1. Socket_training

    0下载:
  2. socket编程,在windows环境实现tcp/ip通信,c语言源码-socket programing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2376922
    • 提供者:haha
  1. socket_learn-master

    0下载:
  2. 使用C语言实现socket多线程编程,入门级的小程序,适合初学者学习。-The use of C language socket multi-threaded programming, entry-level small procedures for beginners to learn.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-05
    • 文件大小:32111
    • 提供者:黄吉花
  1. Linux下C语言Socket函数建立TCP连接

    0下载:
  2. LINUX下使用C语言基于SOCKET函数建立TCP连接(LINUX uses the C language to build TCP connections based on the SOCKET function)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:乐哉山水
  1. tcp_socket.tar

    0下载:
  2. 基于Linux的tcp socket通信C语言代码,简单的收发处理(Linux based TCP socket communication C language code, simple transceiver)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-18
    • 文件大小:21504
    • 提供者:rxp
  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. kcp

    0下载:
  2. c语言实现的可靠udp传输协议,能够在丢包50%的情况下恢复数据(The Reliable UDP transport protocol implemented in C language can recover data in case of packet loss of 50%.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-02
    • 文件大小:7744512
    • 提供者:鲁付阳
« 12 »
搜珍网 www.dssz.com