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

搜索资源列表

  1. socket

    0下载:
  2. linux里面的经典的socket编程例子-the linux inside classic socket programming examples
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:2048
    • 提供者:Dram
  1. linux_socket

    0下载:
  2. linux下socket编程源码,提供一个类,所有函数全部采用底层函数。类中包含ReadData(),SendData()等函数供网络读写。另外提供一个服务线程等待client的连接。代码有中文注释。-socket programming under linux source to provide a class, all functions all use the underlying function. Category contains ReadData (), SendData () f
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:3179
    • 提供者:cherenfei
  1. Linux_net_programing.pdf

    0下载:
  2. linux下网络编程的书籍,相当经典。linux下socket编程。-linux network programming under the books, very classic. socket programming under linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:2067252
    • 提供者:wang
  1. kj95

    0下载:
  2. LINUX系统下基于ARM处理器的使用GPRS方式通过SOCKET数据包进行煤矿瓦斯监控的程序.这是在黑龙江省现场运行的程序源代码.-LINUX system based on ARM processors through the use of GPRS packets SOCKET mine gas monitoring procedures. This is the scene of Heilongjiang Province in the operation of source code.
  3. 所属分类:Linux Network

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

    0下载:
  2. socket程序大家见多了,给大家写个Linux 2.6.x内核,从内核态发包的 socket程序,笑纳◎!-socket program we see more and give everyone write a Linux 2.6.x kernel from the kernel socket state contract procedures笑纳◎!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:18768
    • 提供者:蒋荣欣
  1. source

    0下载:
  2. 这是书上的代码,Linux下使用C++进行Socket编程,供大家参考-This is the book code, Linux use C++ For Socket programming, for your reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:70430
    • 提供者:Lucy
  1. httpd.tar

    0下载:
  2. linux下的一个简单的http服务器,主要运用多线程socket技术,可以支持HTML,图片,和CGI程序。本系统在Ubuntu7.04系统上测试运行良好,在浏览器上打开正常-linux under a simple http server, the main use of multi-threaded socket technology, can support HTML, pictures, and the CGI program. This system Ubuntu7.04 test
  3. 所属分类:Web Server

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

    0下载:
  2. 比较简单的利用套接字linux下的客服端和服务器例子-Relatively simple to use under linux socket client and server examples of customer service
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:12685
    • 提供者:wuqian
  1. socklib

    0下载:
  2. socket linux网络编程服务端基础操作-socket linux server based on network programming operation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1339
    • 提供者:aaa
  1. TCPS-Epoll

    0下载:
  2. Linux Epoll用法实例(Socket编程)-Linux Epoll usage examples (Socket Programming)
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1593
    • 提供者:notshy
  1. l-sock

    0下载:
  2. IBM SOCKET 教程。学习 LINUX环境下SOCKET编程的资料。-IBM SOCKET tutorial. LINUX learning environment SOCKET programming information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:292025
    • 提供者:zhaozili
  1. client

    0下载:
  2. linux 环境下的socket编程客户端-linux environment client socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1280
    • 提供者:小军
  1. spandsp-0.0.5pre4

    0下载:
  2. 一个很好的的LINUX下发送传真的源码,可以和ASTERISK结合-A good send a fax under the LINUX source code can be combined and the asterisk
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2506742
    • 提供者:guojm
  1. MyLinuxThread5-25[1].tar

    0下载:
  2. LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:10328
    • 提供者:wsd
  1. GTK_MySQ-LTCP_IP

    0下载:
  2. 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:608641
    • 提供者:rejoiceliberty
  1. honst.c

    0下载:
  2. linux socket host for local -linux socket host
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:810
    • 提供者:xulong
  1. demo

    0下载:
  2. 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44223
    • 提供者:yulei
  1. socketprogram

    0下载:
  2. client server socket programs to learn socket programming on linux
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. linux环境下实现客户端与服务器端通信.-linux environment and achieve the client server-side communication.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1409
    • 提供者:张春晓
  1. linux

    0下载:
  2. LINUX下的通信实现,套接字,用于连个进程之间的通信-Communication under LINUX, socket for even the process of communication between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1545
    • 提供者:child
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com