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

搜索资源列表

  1. ipmsg_dong_V1.0

    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
  3. 所属分类:Editor

    • 发布日期:2017-04-16
    • 文件大小:9575
    • 提供者:王振
  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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:9824
    • 提供者:王振
  1. multiprocess_tcp_server

    0下载:
  2. 基于linux的环境下的TCP协议的多进程服务器端的网络编程,参考此代码可以为初学者理解多进程服务端程序的编写开个好头-Multi-process server-side network programming based on the TCP protocol under the Linux environment, reference this code for beginners to understand the multi-process server program to write
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:21955
    • 提供者:殷巧
  1. multiprotocol_server

    0下载:
  2. 该程序完成了在linux环境下的多协议的服务端的功能,多协议是指udp和tcp协议。-The program to complete the service side of the multi-protocol in linux environment, multi-protocol udp and tcp protocols.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:22894
    • 提供者:殷巧
  1. cprops

    0下载:
  2. The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management fra
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:797755
    • 提供者:evil
  1. tcpclient

    0下载:
  2. 一个基于Linux上的c语言tcp客户端程序,连接客户端到服务器端-Connecting a TCP client to a server, a client program, based on Linux c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1519
    • 提供者:tony
  1. tcpserver

    0下载:
  2. 一个基于Linux的c语言tcp服务器端程序,连接服务器到客户端,实现tcp/ip协议的网络通信-a tcp server program based on Linux c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2271
    • 提供者:tony
  1. Sportscano

    0下载:
  2. Linux下利用socket中的sock_streamm套接字实现一个TCP公开扫描程序,已通过测试。 -Socket in the sock_streamm sockets under Linux using a TCP open scanner, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:952
    • 提供者:jx
  1. tcpdump

    0下载:
  2. 这个是linux下著名的命令tcpdump的源码,研究tcp/ip时可以参考这个-This is under linux famous command tcpdump source code, can refer to this study tcp/ip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1668337
    • 提供者:tvlike
  1. Llinux_pccapi

    0下载:
  2. 在Linux利用Libpcap实现的一个数据包捕获获程序,能捕获TCP,UDP,ICMP等类型数据包。 -Use in Linux the Libpcap to achieve a packet capture the received program, able to capture TCP, UDP, and ICMP, and other types of packets.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:3008
    • 提供者:juan
  1. LinuxChatRoom

    0下载:
  2. 在linux系统下使用TCP协议实现文件的上传下载,实现客户端与服务器的信息交互。-Use the TCP protocol in linux system file uploading and downloading information of the client and server interaction.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1420
    • 提供者:
  1. myftp

    0下载:
  2. 本系统主要实现一个文件传输功能,即通过TCP或UDP协议,建立局域网内的客户端与服务器端的数据通信,实现从客户端到服务器端的上传和从服务器端到客户端的下载,以及通过命令对服务器端进行文件的各种操作。该系统主要难点在于客户端命令的拆分以及对多用户的请求处理。应熟悉TCP和UDP协议,及网络模型的实际应用。应熟练掌握Linux下的C语言编程,以及通过管道实现进程间的通信。进程/线程对资源的访问方法,文件的读写及内存映射等操作。-linux c++ ftp
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:518300
    • 提供者:kevin
  1. client.tar

    0下载:
  2. linux下基于Qt的UDP和TCP发送文本消息的实现,用户可以选择UDP模式或TCP模式。这是客户端程序。实现了自动滚屏、快捷键设置、正常显示中文汉字的良好功能。-under linux based on Qt' s UDP and TCP send text message, the user can select the UDP mode or TCP mode. This is the client program. Automatic scrolling, keyboard sh
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:19473
    • 提供者:
  1. telnet

    0下载:
  2. linux下和Windows下的freepascal代码,实现tcp/ip协议-under linux and Windows under the freepascal of code and the tcp/ip protocol
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-02
    • 文件大小:4024
    • 提供者:xinqi
  1. tcpudp

    0下载:
  2. linux写的TCP编程和UDP编程,包含协议的编写。-TCP of programming and UDP programming linux writing, writing containing the agreement.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:4350
    • 提供者:xiaoxie
  1. QtChat

    0下载:
  2. linux下qt编写的基于tcp/ip的聊天程序客户端-the under linux qt writing client tcp/ip-based chat program
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:5813
    • 提供者:曹霖
  1. linux_uici_tcp_pthread

    0下载:
  2. 基于linux系统,通过TCP/IP协议,完成文件大小的识别,并通过客服端传输到服务器!-Based on the Linux system, through the TCP/IP protocol, file size recognition, and through the customer terminal is transmitted to the server!
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:10832
    • 提供者:wangzh
  1. tcpserver

    0下载:
  2. Linux下用c语言编写的TCP服务端的源码-C under Linux using TCP server written in the source ~~~~~~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1028
    • 提供者:刘新
  1. tcpflow-0.21

    0下载:
  2. tcpflow源码 是一个linux下的网络抓包工具 可以在其中进行修改 -tcpflow is a tool of getting tcp packet or others in network
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:974796
    • 提供者:刘晓影
  1. linuxfreebsdtcp

    0下载:
  2. linux和freebsd中tcp整个流程的不同之处,分别讲述了各个流程,和各个功能-tcp linux and freebsd in the difference between the process were described in various processes, and various functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:106266
    • 提供者:kanxin
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 46 »
搜珍网 www.dssz.com