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

搜索资源列表

  1. chat

    0下载:
  2. linux下的tcp/ip协议下的socket编程范例,聊天系统,可以实现简单的一对一,一对多,聊天。-Tcp/ip protocol under the socket Linux programming paradigm
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:27671
    • 提供者:zbm
  1. 02_TCP_sample

    0下载:
  2. linux 下socket编程学习demo-linux socket tcp deom
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1408
    • 提供者:谢忠诚
  1. socket_udp

    0下载:
  2. 在Linux系统下的UDP传输,udp例子,服务器端,用户端等,还有TCP/IP,UDP常用的函数接口-UDP transport in the Linux system, udp example, server, client, etc., as well as TCP/IP, UDP common function interface
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:9920
    • 提供者:Find_Fun
  1. SampleSocket

    0下载:
  2. Linux下TCP\UDP套接字编程,包括TCP三次握手协议、UDP广播、单播等-TCP\UDP Socket programs,including TCP three handshakes protocol and UDP broadcast
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:87340
    • 提供者:tang
  1. communication

    0下载:
  2. linux下用C语言写的网络聊天程序,实现两台主机之间互相聊天,有TCP和UDP版本。-Under linux written in C language network chat program, implement a chat between two hosts each other, there are versions of TCP and UDP.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:12220
    • 提供者:
  1. ipmsg_dong_V1.0(1)

    0下载:
  2. 这是为出入Linux世界的学弟学妹们准备的,关于tcp/udp的联系项目-飞鸽传书这个本人自己看飞鸽传书协议自己编写的 v1.0,完成了基本的功能:1:上线、下线广播2:收发消息3:收发文件-Ready access to the Linux world, Benedictine College Shanghai Campus, contact the project on the tcp/udp- IP Messenger, I see the IP Messenger v1.0 of the
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:10068
    • 提供者:c30337077ganpa
  1. MOXA_xscale_Linux_TCPClientServer

    0下载:
  2. MOXA公司 xscale平台Linux嵌入式计算机下的TCP 服务端和客户端使用源码-MOXA xscale platform Linux-based embedded computer, TCP server and client source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2411
    • 提供者:zw6239057youch
  1. TCP_communication

    0下载:
  2. Linux下的一个服务器客户端的小程序,基于TCP的实现;服务器可以同时接受多个客户的接入,通过子进程处理客户请求,下面的例子中,服务器只将客户的IP和端口以及发送的信息显示,然后原样的将客户发送的信息发送给客户。客户端仅仅是输入信息以及显示收到的信息。-Linux under a small application server to the client, based on the TCP implementation Server can accept multiple clients
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8476
    • 提供者:fulei
  1. tcpserver

    0下载:
  2. linux 下的TCP 通信软件,只是服务器端的,sever-linux under the TCP communications software that supports server-side, server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1272
    • 提供者:马中海
  1. tcp_udp

    0下载:
  2. linux系统环境下,tcp和udp网络通信编程的实现-inux system environment, tcp and udp network communications programming implementation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3313
    • 提供者:deparks
  1. freemodbus

    0下载:
  2. 基于linux的freemodbus,可以进行TCP网络协议传输,也可用在串口上进行传输,该源码主要作为从机的源码-Linux freemodbus based on TCP network protocol can also be used in transmission, serial port transmission, the main source is the source machine!!
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:83083
    • 提供者:陈旭
  1. mem_net

    0下载:
  2. App for Linux include mmap, tcp server and client, gpio.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:11670
    • 提供者:梁鹏超
  1. reg_log

    0下载:
  2. QTjiyuTCPxieyi网络简单的聊天 -QT TCP chat on linux
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:388639
    • 提供者:Bob
  1. udp

    0下载:
  2. 基于linux的tcp套接字网络编程,实现了tcp客服端和服务器端,实现客服端和服务器端的相互通信-TCP socket network programming based on Linux, to achieve the TCP client and server side, the client and server to achieve mutual communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:htx
  1. non_blocking

    3下载:
  2. TCP、UDP 通信程序设计实验 Socket 编程基本原理参见参考文档 UDP 通信程序设计 选择一个操作系统环境(Linux 或者Windows)建议linux,编制UDP/IP 通 信程序,完成一定的通信功能。在发送UDP 数据包时做一个循环,连续发送 100 个数据包;在接收端统计丢失的数据包。-TCP, UDP communication program design experiments Socket programming basic principles
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2883
    • 提供者:y
  1. tcp_chat

    0下载:
  2. 在linux c编程环境下的基于tcp的简单聊天客户端-In linux c programming environment based on a simple chat client tcp end
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2004
    • 提供者:john
  1. break_point

    1下载:
  2. linux c++ tcp 断点续传 网络下载 -linux c++ tcp
  3. 所属分类:Linux Network

    • 发布日期:2016-08-25
    • 文件大小:25600
    • 提供者:linux
  1. picture-system

    0下载:
  2. 基于arm的图片采集系统,主要运用了C/S TCP协议,上传的是相机采集系统的全部代码及工具,用windows系统可以的安装vm,在linux环境下开发。-The image acquisition system based arm, the main use of the C/S TCP protocol, all the code is uploaded and tools camera acquisition system, the system can be installed with
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1248170
    • 提供者:刘东东
  1. loc-build-desktop-Qt_4_8_1_dans_le_PATH__Syst_me_

    0下载:
  2. It is a graphical user interface for avoustic source localisation. It uses an imote2 wireless sensor with four microphone to determine the acoustic source coordinate with the TDOA methode. The link between the host pc and the imote is
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:101948
    • 提供者:fethy16
  1. introduceforNET

    0下载:
  2. tcp udp编程 基本模型框搭建,适合初学者-tcp udp process for linux internet
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:20716196
    • 提供者:王鹏
« 1 2 ... 40 41 42 43 44 4546 »
搜珍网 www.dssz.com