CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - linux receive

搜索资源列表

  1. SYSmonitor

    0下载:
  2. 在linux下获取/proc中的系统信息,得到cpu,硬盘,网络以及进程使用情况。实现功能类似windows下的任务管理器。-obtained in / proc of system information, to receive cpu, hard disk, networks and the use of the process. Windows functionality similar to the task manager.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:5.45kb
    • 提供者:夏赟
  1. wmmp-sms-linux

    2下载:
  2. 在GPRS或者CDMA modem上实现发送/接收短信的C代码;支持Siemens,Simcom,Bellwave,Fidelix等模块-in GPRS or CDMA modem achieving Send / Receive messages C code; support Siemens, Simcom, Bellwave, Fidelix modules
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:104.35kb
    • 提供者:梁建适
  1. p2framework_src.2.1.0.2.tar.gz

    1下载:
  2. P2Framework是一个开源项目。这是一个高效率的平台,使分布式系统的开发变得更加容易。通过这一平台,你可以忘记许多烦恼和琐碎的事情在分布式系统的开发(如NAT /防火墙穿越,的UDP / TCP协议的交换机等) 。 主要的重点是在这个框架内,以减轻P2P的连接建立,数据和信息传输。与P2Framework ,开发商不需要照顾NAT穿越,防火墙/代理问题,可靠性的UDP和TCP短期发送/接收的问题(等)的点对点环境。例如,可能同行后面的NAT或使用HTTP代理上网。另一个例子是,开发商可
  3. 所属分类:P2P

    • 发布日期:
    • 文件大小:1.17mb
    • 提供者:董巍
  1. bacnet-stack-0.5.4

    0下载:
  2. BACnet协议栈开源代码,应用在嵌入式平台中。-BACnet open source protocol stack for embedded systems, Linux, and Windows http://bacnet.sourceforge.net/ Welcome to the wonderful world of BACnet and true device interoperability! About this Project -----------
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.54mb
    • 提供者:chulia
  1. chatQQ

    0下载:
  2. 实现在linux环境下面模拟的一个QQ聊天小程序,实现客服登陆和退出发送和接受信息功能-Simulation in linux environment following a QQ chat applet to achieve customer service landing and exit to send and receive information function
  3. 所属分类:Linux Network

    • 发布日期:2017-11-09
    • 文件大小:8.67kb
    • 提供者:wang
  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
    • 文件大小:16.73kb
    • 提供者:甘敏
  1. WN_Chat

    1下载:
  2. 在linux下用qt4.0开发的一款仿qq的聊天工具,使用了sqlite数据库进行数据连接。实现了个人信息修改,私聊和文件收发功能等功能。-Under the linux development of a simulation with qt4.0 qq chat tool, using the sqlite database data connection. Changes to achieve the personal information, private chat and file s
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2015-12-16
    • 文件大小:3.18mb
    • 提供者:爱迪生
  1. mysvr

    0下载:
  2. 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
  3. 所属分类:Email Client

    • 发布日期:
    • 文件大小:24.86kb
    • 提供者:何刚
  1. jrtplib-3.7.1

    0下载:
  2. jrtplib开发好帮手啊,可以PC开发板发送、接收正常测试-ah jrtplib the development of a good helper to PC development board to send, receive normal test
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:489.34kb
    • 提供者:xg
  1. myqq3.10

    0下载:
  2. Version 3.10 (2009-2-7) 1. 修正09接收消息协议。 2. 全部源代码文件更改为UNIX-UTF8格式。 3. 增加Preference来自定义屏蔽部分协议。 4. 增加添加、删除好友基本协议,支持验证码。 5. 登录后更改状态。 6. 登录机器数据填充。 7. 修正myqq.c里无法打印某些消息的bug。-Version 3.10 (2009-2-7) 1. To amend the agreement to receive m
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:123.32kb
    • 提供者:严雷
  1. linux_file_transfer

    0下载:
  2. Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4.9kb
    • 提供者:kusogray
  1. ssmping-0.9.1.tar

    0下载:
  2. ssmping is a tool for checking whether a host can receive SSM from another. If a host runst ssmpingd, users on other hosts can check that they receive from this host by running the ssmping tool. asmping is similar to ssmping, but checks for ASM
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:16.47kb
    • 提供者:Joby
  1. uartcom

    0下载:
  2. linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:76.44kb
    • 提供者:胡威
  1. LINUX

    0下载:
  2. 数据的发送与接收recv, send, write, read,TCP服务器, TCP客户端-Send and receive data, recv, send, write, read, TCP server, TCP client
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2.1kb
    • 提供者:褚嵩
  1. Linux-TCP-IP-note(2)

    0下载:
  2. Linux TCP/IP协议栈笔记。网卡驱动和队列层中的数据包接收。-Linux TCP/IP protocol stack notes. Receive packets in the NIC driver and queue layer.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:25.37kb
    • 提供者:古鸟
  1. linux

    0下载:
  2. SP与SPS系统交互的通讯规范,客户端与SM_Daemon之间采用长连接方式,客户端必须使用分配的用户名及密码登录。登录成功后,每隔5分钟发送一次心跳包。如果服务器端连续三次没有收到客户端的心跳包,将主动断开与客户端的连接。如果客户端连接发送三次心跳包都没有收到相应的回应,则认为服务器故障。-SP and SPS system interactive communications specification, using the long connection between the clien
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:321kb
    • 提供者:myname
  1. natcheck-linux

    0下载:
  2. this a program that will help you to check wether your computer receive tcp or udp packet from internet or other computer-this is a program that will help you to check wether your computer receive tcp or udp packet from internet or other computer
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:8.77kb
    • 提供者:Jonas
  1. receive

    0下载:
  2. 从串口接收字符,基于omapl138 linux 环境下。-receive character from the serial port.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:694byte
    • 提供者:zxy
  1. linux-Server

    0下载:
  2. linux下实现简单的收发文件的服务器和客户端,多线程,用于简单测试和学习。-Realization linux simple send and receive files of server and client, multi-threaded, for simple testing and learning.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:13.58kb
    • 提供者:Kevinwang
  1. sourcecode

    0下载:
  2. 一个linux上简单的静态路由,能收发包(A simple static routing on the Linux can receive the contract)
  3. 所属分类:网络

    • 发布日期:2017-12-21
    • 文件大小:5kb
    • 提供者:木偶猫
« 12 3 4 »
搜珍网 www.dssz.com