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

搜索资源列表

  1. raw_socket_ex_cjw

    0下载:
  2. linux raw socket programming source example cjw
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2248
    • 提供者:choi jae woo
  1. epoll

    2下载:
  2. linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
  3. 所属分类:Linux Network

    • 发布日期:2016-07-28
    • 文件大小:253178
    • 提供者:yourname
  1. chat

    0下载:
  2. linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:16805
    • 提供者:cxt
  1. VPN

    4下载:
  2. 设计和实现一个简单的虚拟专用网络的机制(VPN).使用socket编程实现了ip的伪装和虚拟专用网络的建立。运行环境linux,内含源代码、配置文件以及使用说明。是学习socket编程和网络通信的好东西。-Design and implementation of a simple mechanism for virtual private network (VPN). Use the ip socket programming camouflage and virtual private net
  3. 所属分类:Linux Network

    • 发布日期:2016-06-09
    • 文件大小:9673
    • 提供者:
  1. qtsocket

    0下载:
  2. qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:31670
    • 提供者:sophia
  1. qq

    0下载:
  2. 使用linux socket编程,系统编程,实现多人,简易qq 命令行交互-Use linux socket programming, systems programming, more than simple command-line interaction qq
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:5518
    • 提供者:郭立龙
  1. FTP

    2下载:
  2. 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-21
    • 文件大小:2729127
    • 提供者:tzy
  1. linux_threadpool

    0下载:
  2. linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4108
    • 提供者:sy
  1. Qt4chat

    0下载:
  2. 基于Qt4的聊天程序的源代码,Socket编程相关的,C++程序。既可以在LINUX上编译运行,也可以在WINDOWS平台上编译运行。-This program is based on QT4 GUI Library, it is a chat program, which can be compiled on windows platform and also can be compiled on Linux platform.It is useful.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:608060
    • 提供者:倪明
  1. ipcamera

    1下载:
  2. linux下基于VL4的采集程序及SOCKET的发送程序。-linux Based VL4 collection procedures and SOCKET sending program.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-03
    • 文件大小:7561
    • 提供者:王非
  1. wangluocaiji

    0下载:
  2. linux qt socket网络数据采集器,通过tcp协议接受数据,显示在界面-linux qt socket tcp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:448848
    • 提供者:曾庆国
  1. fileTransServer

    1下载:
  2. linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:745101
    • 提供者:Boycott
  1. Static Router

    5下载:
  2. 设计和实现一个简单的静态路由机制,用以取代Linux自身通过ip forwarding实现的静态路由方式,进而加深对二三层协议衔接及静态路由的理解。使用socket编程。运行环境linux,内含源代码、配置文件以及使用说明。是学习socket编程和网络通信的好东西。-Design and implementation of a simple static routing mechanism, to replace the Linux self-realization through the ip
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-12-07
    • 文件大小:4016
    • 提供者:
  1. Linux_Socket

    0下载:
  2. Linux_Socket编程及其在无线网关中的应用 本文介绍了Linux环境下的socket编程,构建基于嵌入式Linux和MPC852T微处理器的无线网关平台,通过Linux socket 编程实现无线网关平台与无线终端的网络通信,并给出实验结果。-Linux_Socket programming and its application in the wireless gateway This article describes the programming socket un
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:372047
    • 提供者:plokmp
  1. thread-m

    0下载:
  2. linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:132177
    • 提供者:Tanker
  1. linuxIPC

    1下载:
  2. Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:8261
    • 提供者:
  1. linux_chat

    0下载:
  2. linux下基于tcp实现的类似于qq的聊天程序,相信对学习linux下的socket编程有很大帮助。-linux qq based on linux tcp socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:5559
    • 提供者:yuqilin
  1. timeServer

    0下载:
  2. linux下利用socket c语言编写的时间同步服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language time synchronization server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:791468
    • 提供者:Boycott
  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. 一个可移植的邮件接收(支持POP3协议)程序

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
  3. 所属分类:Email Client

    • 发布日期:2017-11-09
    • 文件大小:17130
    • 提供者:甘敏
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com