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

搜索资源列表

  1. TcpClientToUart

    0下载:
  2. 程序将来自TCP服务端发送过来的数据转到串口发送出去,将接收的串口数据转发到TCP服务端,架起了TCP与串口通讯之间的桥梁。(The program will send data from the TCP server to the serial port to send out, and will receive the serial data forwarded to the TCP server, set up a bridge between TCP and serial communi
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-26
    • 文件大小:4740096
    • 提供者:海码
  1. Tcpserver

    0下载:
  2. C# 程序实现 tcp 的服务器端,测试完成,可以通信(C# program to achieve server-side TCP, test completed, you can communicate)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:120832
    • 提供者:煽风点火
  1. 网络通信接口类

    1下载:
  2. C# TCP\UDP通信接口类实现,包括C#TCP&UDP服务器客户端代码。(C # TCP/UDP communication interface class implements)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:Reddragon2010
  1. 基于TCPIP协议的文件传输源码

    0下载:
  2. 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:268288
    • 提供者:个实离
  1. TcpProxy

    0下载:
  2. 使用 C++ 编写的TCP 客户端与服务端通讯,实现数据处理和转发功能(C++ prepared using TCP client and server communication, data processing and forwarding)
  3. 所属分类:TCP/IP协议栈

  1. TCP

    0下载:
  2. 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:萤火虫@w
  1. TcpServer

    0下载:
  2. 在C#平台上实现TCP通信,电脑端作为服务器,能够发送和接收(The TCP communication is realized on the C# platform, and the computer side can be sent and received as a server)
  3. 所属分类:TCP/IP协议栈

  1. epoll-server

    0下载:
  2. epoll tcp server. 适用于TCP server。C/C++ 均可适用。 可以用于TCP server服务器端的通信处理,可扩展性强。(epoll for tcp server. realized by c/c++. can be used for TCP server side handling. flexible to extend.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:shengyp0929
  1. code1

    0下载:
  2. UDP and TCP 可以使用这个文件来运行任何tcp和udp,然后做成后端和前端(The server communicating with the client is called AWS (Amazon Web Server). The three backend servers are named Back-Server A, Back-Server B and Back-Server C. Back-Server A can compute x2 , Back-Server B
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-06
    • 文件大小:21504
    • 提供者:Dionysus6
  1. TCPServerSocket

    0下载:
  2. tcp例子,tcp服务器,socket编程,c#代码(tcp socket c# tcp socket)
  3. 所属分类:TCP/IP协议栈

  1. synapse39

    0下载:
  2. SYNAPSE TCP / IP and serial library This project is free and open source under modified BSD style license! Requirements Win32 operating system (win9x, winnt, WinME, win2k, WinXP,... you will not win32s or Wince!!!) or the Operating system Unix/Lin
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-19
    • 文件大小:710656
    • 提供者:asdfsdfr2342342
  1. synapse44

    0下载:
  2. SYNAPSE TCP / IP and serial library This project is free and open source under modified BSD style license! Requirements The TCP/IP Protocol Winsock 2.0 and more (under windows), LIBC under Linux for Kylix, or Sockets Support Frepascal in Unix / L
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-19
    • 文件大小:1393664
    • 提供者:asdfsdfr2342342
  1. TCPServer

    0下载:
  2. Tcp通讯,c++ 源代码,经过本人测试,可以运行(Tcp communication, c++ source code, through my test, can run)
  3. 所属分类:TCP/IP协议栈

  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. TcpDemo

    0下载:
  2. 用c# 写的一个tcp协议的连接实例,大工程可以用此实例结合实际情况使用,再大一些就得考虑负载了(A connection instance of a TCP protocol written in c#)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-28
    • 文件大小:86016
    • 提供者:leeqli
  1. TCP_Test

    1下载:
  2. 用C#写的简单的通讯工具,基于TCP ,亲测可跨网段(在云服务器上实验)(A simple communication tool written in C#, based on TCP)
  3. 所属分类:TCP/IP协议栈

  1. linux_chat

    0下载:
  2. linux聊天工具,基于TCP协议,使用c语言编写,Ubuntu16.04下测试通过。(Linux chat server&client,based on TCP.)
  3. 所属分类:TCP/IP协议栈

  1. 网络实验4 RAW_TCP客户端实验

    0下载:
  2. C,TCP丁俊晖房交会凤凰警方将恢复开机汇添富将恢复计划(C,TCPdhtfhfbncftyedyjfhmfhndcbcxthrhdjyhfhm)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:1307648
    • 提供者:xiaoxuxux2
  1. tcpip

    0下载:
  2. 基于NE2000的以太网通信程序,使用tcp/ip协议栈,需要用到keil软件进行编译(Ethernet communication program based on NE2000, using tcp/ip protocol stack, need to use keil software to compile)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-03
    • 文件大小:164864
    • 提供者:davidavid
  1. TCPIP服务器客户端

    1下载:
  2. 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-08-17
    • 文件大小:3072
    • 提供者:sunhs
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com