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

搜索资源列表

  1. QQ

    0下载:
  2. QQ聊天程序设计及说明文档,Linux操作系统,且装有TCP/IP,及POP3,SMTP协议,运行服务端要装有MYSQL数据库-QQ chat program design and documentation, the Linux operating system and equipped with TCP/IP, and POP3, SMTP protocol, run the server should be equipped with MYSQL database
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-21
    • 文件大小:831843
    • 提供者:maskkid
  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-02
    • 文件大小: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. QQ

    0下载:
  2. linux下的p2p的简单聊天程序,服务器;采用tcp-socket linuxQQ
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:528235
    • 提供者:年忆菲
  1. server1

    0下载:
  2. 基于Linux的网络聊天室,服务端的源代码,核心是网络编程,采用TCP/IP完成的。-The source code of the Linux-based Internet chat rooms, the service side, is the core of network programming, complete with TCP/IP.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:4953
    • 提供者:DJ__star
  1. SharpPcap-3.0.0.bin

    0下载:
  2. SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:148401
    • 提供者:liuxing
  1. SCPS_RI_1_1_132

    0下载:
  2. 常用于卫星通信方面,TCP/IP加速源码,基于linux!-Commonly used in satellite communications, TCP/IP speed up the source, based on linux!
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:1347598
    • 提供者:孙宏斌
  1. gtm900_driver

    0下载:
  2. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:11332
    • 提供者:庄少轩
  1. linux_network_TCP

    0下载:
  2. 这是一款很通用的linux下的TCP通讯编程。适合于嵌入式linux平台网络编程的开发等相关研究。-This is a very common TCP communications under linux programming. Suitable for embedded linux platform for the development of network programming and other related research.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:2229
    • 提供者:李少春
  1. TomandJerry

    0下载:
  2. 用五个实例来解释linux下的c编程,包括文件读写、进程、线程、管道、TCP通信等-With five examples to explain the c programming under linux, including documents to read and write, process, thread, pipe, TCP communications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:14031
    • 提供者:李旭章
  1. linux_network

    0下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:571312
    • 提供者:赵炜
  1. LinuxtcpClient

    0下载:
  2. Linux网络编程中tcp客户端代码,简单易懂,适合初学者学习。-Linux Network Programming tcp client-side code, easy-to-read, suitable for beginners to learn.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1198
    • 提供者:莱克
  1. traffic-0.1.3

    0下载:
  2. tcp/ip 流量模仿产生器,需要linux环境,编译之后,用iperf命令执行程序-tcp/ip traffic emulator
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:194252
    • 提供者:LI LIU
  1. HAP_SecureCRT_5.1.3

    0下载:
  2. SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色)。 . 优秀的会话管
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6181481
    • 提供者:wanggang
  1. server11

    0下载:
  2. 本文是基于linux的tcp协议的网络编程,这是服务器端,能实现简单的收发功能。-This article is based on the tcp protocol linux network programming, which are server-side, easy to realize the transceiver function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:vivian
  1. traceroute_2.0.12.orig

    0下载:
  2. linux下traceroute的实现,TCP模式和UDP模式-traceroute implementation of linux under, TCP mode and UDP mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:79144
    • 提供者:zhangyu
  1. client_server

    0下载:
  2. Linux 环境下用QT编写的客户端与服务器端通过TCP/IP网络连接通信的简单示例.-Linux server/client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:3473
    • 提供者:taomic
  1. TCPremotecontrol

    0下载:
  2. linux环境下的运用C程序语言写的TCP远程控制程序-linux environment using C programming language to write procedures for remote control of the TCP
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2168
    • 提供者:王河龙
  1. oppbsd-1.0-136.tar

    0下载:
  2. 在LINUX环境下,基于OMNET++的TCP/IP协议仿真实例-In the WINDOWS environment, based on a variety of OMNET++ simulation
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:734198
    • 提供者:uncle yu
  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 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 46 »
搜珍网 www.dssz.com