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

搜索资源列表

  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. gps02

    0下载:
  2. socket代码,多线程,linux下的-SOCKET linux
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:20615
    • 提供者:陈子莹
  1. Linux-TCP-Sample

    0下载:
  2. 这是自己编写的linux socket tcp 编程实例,包括Server与Client,仅供参考。-This is their preparation linux socket tcp programming examples, including Server and Client, for reference purposes only.
  3. 所属分类:Linux Network

    • 发布日期:2016-01-16
    • 文件大小:1024
    • 提供者:张华斌
  1. Socket

    0下载:
  2. 在linux下 先用C处理数据,然后利用pyhon的socket编程与上位机通信-First with the C data processing in linux, then use pyhon socket programming to communicate with the host computer
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:7891
    • 提供者:wang
  1. SOCKET-QQ

    0下载:
  2. socket在linux环境下实现基本的聊天功能的C程序,包含服务端和客户端-Realization linux basic chat function C program
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:3895
    • 提供者:zhaoyue
  1. raw-socket

    0下载:
  2. linux下使用raw socket 截获数据并分析其中的http数据-linux use the following raw socket intercepts the data and analyze the data http
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-04
    • 文件大小:43989
    • 提供者:liu
  1. socket

    0下载:
  2. linux下实现socket通信,client端可以将文本文档传输给server端,client端也可收到server端信息。-Linux socket communication, client-side text documents can be transmitted to the server-side, client-side can also receive server-side information.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:xz
  1. linux-internet-coding

    0下载:
  2. 基于tcp/ip套接字程序的流控制,运行平台linux,客户机与服务器端程序均有-Based on tcp/ip socket flow control procedures, operating platform Linux, client and server-side procedures are
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:吴昊
  1. socket

    0下载:
  2. 此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc 编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port n
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:6320
    • 提供者:GXG
  1. socket

    0下载:
  2. linux下实现socket通信,类似QQ的小程序,并且有附有详细的注释,还有程序说明-Linux u4E0B u5B9E u73B0socket u901A u4FE1 uFF0C u7F7B u4F3CQQ u7684 u5C0F u7E0B u5E8F uFF0C u5E76 u4E14 u6709 u9704 u6709 u8BE6 U8FD8 u6709 u7A0B u5E8F u8BF4 u660E
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-14
    • 文件大小:3072
    • 提供者:林凯
  1. ping

    0下载:
  2. 编写一个简单的 ping 程序。利用 Raw Socket 封装和发送以太网帧的功能,实现 ICMP 包的发送和接收,并输出结果。(Write a simple ping program. Using Raw Socket encapsulation and send Ethernet frame function, to achieve ICMP packet sending and receiving, and output the results.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:momo888
  1. IOT_Bing

    0下载:
  2. linux 下socket编程,下载直接可用,路径要改下,编译连接就可以(Linux under socket programming, download directly available, the path to be changed, the compiler can connect)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:26673152
    • 提供者:assss
  1. 源码

    0下载:
  2. 聊天室,一个是双人聊天 一个是多人聊天,。。。。。。。。。(Chat room, one is double talk, one is multiplayer chat)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-27
    • 文件大小:19456
    • 提供者:15li
  1. MasterManagementWifi

    0下载:
  2. 代码演示了利用socket如何封装以太网报文进行链路层通信的实例以及接收报文的过滤方法(The code demonstrates how to encapsulate the Ethernet message to link layer communication and how to filter the received message by using socket)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-17
    • 文件大小:29696
    • 提供者:wrg
  1. client

    0下载:
  2. 实现socket通讯,一边接受,一边发送,实现简单的SOCKET通讯测试。(linux socket send data by c language)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:abc1234555
  1. Python References

    0下载:
  2. Python 学习笔记,包括有COPY、POPEN、Socket、Struct、argparse、Parser、dictionary、enum、ipaddress、pprint、threading、ElementTree。(notes for studying Python)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:2002944
    • 提供者:Dengyou
  1. Linux C epoll

    1下载:
  2. socket通讯程序,采用epoll和线程池(Socket communication program, using epoll and thread pool)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:39936
    • 提供者:测试用户
  1. server.tar

    0下载:
  2. 简单的linux服务器程序,提供了简单的socket创建监听以及收发。(Basic linux web server code)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-25
    • 文件大小:8192
    • 提供者:dongdongxiong
  1. 文件夹上传下载

    0下载:
  2. linux下文件和文件夹上传和下载的例子(file folder down,up ,ftp ,socket ,linux)
  3. 所属分类:网络

    • 发布日期:2017-12-24
    • 文件大小:61440
    • 提供者:redgreen0
  1. main_lcx

    0下载:
  2. socks5代理的相关代码,此代码同时适用于linux和Windows(The code for the socks5 agent, which applies to both Linux and Windows)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:lamba
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com