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

搜索资源列表

  1. udp

    0下载:
  2. 在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:2653
    • 提供者:英特查
  1. linux_tcp

    4下载:
  2. Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:4870
    • 提供者:艾萌
  1. Linux_network_kernel_stack

    0下载:
  2. TCP/IP网络协议实现,文件详细介绍了TCP/IP协议,及Linux防火墙的编程方法-TCP/IP network protocol implementation, the details of a TCP/IP protocol, and the Linux firewall programming method
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:225653
    • 提供者:子枫
  1. ourdev_4

    0下载:
  2. SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:666747
    • 提供者:迷茫
  1. simple_client_server

    0下载:
  2. 在Linux环境下实现简单的客户机与服务端通信,主要是TCP协议-In the Linux environment to achieve a simple client-side communications and services, primarily TCP protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:7090
    • 提供者:黄琴
  1. uip-0.6

    0下载:
  2. TCP/IP协议栈源码,版本0.6 目录说明: apps/ - contains some sample applications cc65/ - uIP for the 6502 CPU uip/ - actual uIP TCP/IP and ARP code unix - uIP as a user space process under FreeBSD or Linux -uIP is freely TCP/IP source code in C format
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:70227
    • 提供者:xuzhan
  1. Dns_Client

    0下载:
  2. this program is a dns protocol client, sends the query to certain server and analysis the answer to display it, it works using both udp and tcp protocols
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:86885
    • 提供者:espil
  1. tcp

    0下载:
  2. linux下的TCP编程实验,包含socket编程技术,十分实用。-linux programming under the TCP experiments, including socket programming technology, very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16816
    • 提供者:suting
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. chat

    0下载:
  2. 在Linux下有关C语言网络聊天系统的源代码..使用的是tcp协议-In the Linux under the C language source code online chat system .. using tcp protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:6292
    • 提供者:谭理
  1. tcpserver.c.tar

    0下载:
  2. 实现用tcp协议通信的主机端代码,此代码需要和客户端代码同时运行-Tcp protocol implementation to communicate with the host-side code, this code needs and client-side code to run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:2227
    • 提供者:Jun Cheng
  1. ezSockets

    0下载:
  2. EzSockets is a cross-platform (Linux, Irix, Windows, OSX, XBOX) generic sockets class. It allows the user to interface through UDP and TCP. It allows for broadcast and reception on UDP as well as being both a server and a client on TCP. http://cnlohr
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:12163
    • 提供者:raxen
  1. socket

    0下载:
  2. Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:50464
    • 提供者:沧海一笑
  1. socket

    0下载:
  2. Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:12045
    • 提供者:宣鹏
  1. TCP-session

    0下载:
  2. 实现LINUX下 TCP会话的验证程序,下载后只需要 修改IP地址即可实现TCP连接,发送数据-TCP-session under UNIX/Linux,only change the IP address ,you can build a TCP connection and connect to each other!!!
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:WangQu
  1. socket

    0下载:
  2. linux下套接字编程实例,使用TCP和UDP两种通讯方式,适合初学者-socket programming under linux which is useful for the beginning student
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:16632
    • 提供者:孙超
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. sendip-2.5.tar

    0下载:
  2. SendIP是一款指令模式的IP发包软件。它有多个参数项,可以支持多种包头的封装,包括RIP, RIPng, BGP, TCP, UDP, ICMP, or raw IPv4/IPv6。-SendIP is a command-line tool to send arbitrary IP packets. It has a large number of options to specify the content of every header of a RIP, RIPng, BGP, TC
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:54199
    • 提供者:wingo
  1. libmodbus-2.9.1-0.tar

    1下载:
  2. 最新开源Modbus协议栈,包括RTU和TCP功能。-libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-05-08
    • 文件大小:48301
    • 提供者:莱奥
  1. tcp

    0下载:
  2. linux下面实现的socket网络编程。采用的是tcp协议。。。可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using the tcp protocol. . . Enables multi-client server functionality Online
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1265
    • 提供者:龙虾
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »
搜珍网 www.dssz.com