CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - tcp can

搜索资源列表

  1. rttlinux

    0下载:
  2. 在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP-A ping-like program in Linux. It can caculate round trip time between two points. You can choose TCP or UDP.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22599
    • 提供者:蓝天
  1. blocktcp

    0下载:
  2. 一个阻断tcp连接的程序。可以实时的抓包并且经过分析后阻断已建立的tcp联接。-a block tcp connections procedures. Real-time capturing Packet can be analyzed and established blocking tcp connectivity.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5728
    • 提供者:花兮酒兮
  1. tcptest

    0下载:
  2. 入门程序,用于测试Tcp。 仅仅几行,但可以了解tcp基本写法-entry procedures for testing genes. Only a few lines, but I can understand basic written tcp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1715
    • 提供者:孙憬超
  1. tcp_database_analysis_yanghui_0[1][1].1.tar

    1下载:
  2. 在Linux系统环境下,运用GTK+2.0编程工具和C开发语言,实现了对一个局域网内的主机IP地址的扫描、端口扫描和在建立连接通信下TCP状态转移的分析 注:压缩文件并没用GZ压缩,一个归档文件,去掉后缀.gz即可-in Linux environment, the use of GTK 2.0 programming tools and the C development language, the right one to achieve the mainframe LAN IP addre
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2535424
    • 提供者:涂涂
  1. PING_LIB

    0下载:
  2. 判断网络上某个TCP/IP主机是否可以连通的C函数库-judgment on a network TCP / IP connectivity can host the C library
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3355
    • 提供者:Scott
  1. lwIP

    0下载:
  2. lwip是瑞典计算机科学院的一个开源的TCP/IP协议栈实现. lwIP是TCP/IP协议栈的一个实现。lwIP协议栈主要关注的是怎么样减少内存的使用和代码的大小,这样就可以让lwIP适用于资源有限的小型平台例如嵌入式系统。-lwip Swedish Academy of Sciences, an open source computer TCP/IP protocol stack. lwIP is TCP/IP protocol stack an implementation. lwIP st
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:603916
    • 提供者:dylan
  1. qtserver

    1下载:
  2. qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-15
    • 文件大小:110821
    • 提供者:yangming
  1. data_transfer_for_tcp_single_thread

    0下载:
  2. 文件传输单线程程序,利用TCP协议保证文件传输的可靠性。可以运行Windows和linux环境下。-Single-threaded file transfer program file transfer using TCP protocol ensures the reliability. Can run Windows and linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:76556
    • 提供者:申志豪
  1. linux_pcap

    1下载:
  2. 在Linux利用Libpcap实现的一个数据包捕获程序,能捕获TCP,UDP,ICMP等类型数据包。-Linux use in the realization of a Libpcap packet capture process can capture TCP, UDP, ICMP and other types of packets.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3211
    • 提供者:成 程
  1. file_transfer

    0下载:
  2. linux下用c写的简易聊天室程序,非常好的tcp通信源代码,用的是c语言,一般直接就可以用-under linux with c chat room to write a simple program, very good communication tcp source code using c language, generally can be used directly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1654
    • 提供者:wuming
  1. socket

    0下载:
  2. Linux下C语言实现简单的socket编程,可以建立简单的tcp连接并实现登录、搜索、分享功能-C language socket programming under Linux, you can create simple tcp connection and achieve the registry, search, sharing features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:6032
    • 提供者:吴浩
  1. myxray

    0下载:
  2. 一个Linux下抓包软件,可以实现抓包,并对多种数据帧格式(TCP,ARP等)分析并对结果进行输出显示的功能。-Capture under a Linux software, can capture, frame format and a variety of data (TCP, ARP, etc.) analysis of the results shows that the function of the output.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4518
    • 提供者:Rain
  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-28
    • 文件大小:139911
    • 提供者:stone
  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. tcpsever

    0下载:
  2. linux tcp服务器实现实例。。初学者可以借鉴-linux tcp server implementation instance. . Beginners can learn. .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2821
    • 提供者:rensiming
  1. TCP

    0下载:
  2. TCP视频点播系统,基于网络套接字 。可以远距离下载本地电影并能播放-The TCP video-on-demand system, based on the network socket. Can remotely download local film and can play
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. QT 在window下编写的 可以多机传输数据 希望对大家有用-QT can be written in the window under the multi-machine the hope that useful to transfer data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:10584
    • 提供者:于洋
  1. tcp

    0下载:
  2. Track rds_tcp_connection structs so they can be cleaned u.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:73902
    • 提供者:bbxonbl
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
  1. TCP_IP聊天项目

    0下载:
  2. 在linux的shell下用Soket编程实现聊天的功能,可以添加,删除好友,一个服务器,多个客户端(Under the shell of Linux, using the Soket programming to realize the chat function, can add, remove friends, a server, multiple clients.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:123904
    • 提供者:是你凯哥哈
« 12 »
搜珍网 www.dssz.com