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

搜索资源列表

  1. flieclint_server_

    0下载:
  2. Linux下网络编程之fileclient_server文件下载程序-Linux network programming under the fileclient_server file download
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:2283
    • 提供者:yanmeiling
  1. linuEmbedded

    0下载:
  2. 嵌入式linux软件实战和编程详解电子书打包,内容由浅入深,涵盖基本C库,操作系统,网络编程等内容,是学习嵌入式的必不可少的资料-Embedded linux software, and programming Xiangjie actual e-books packaged, content Deep cover basic C library, operating systems, network programming and other content, is to learn esse
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-15
    • 文件大小:23825132
    • 提供者:xc
  1. serverandclientlinux

    0下载:
  2. 这是一个在linux下的网络编程,有一服务器端和一个客户端,实现对加入的客户进行广播--群聊的功能。 其中用到链表。-This is a network programming under linux, there is a server-side and a client to achieve the clients to join Radio- group chat functionality. One list is used.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3419
    • 提供者:黄莺
  1. time_service

    1下载:
  2. Linux下一个网络编程实例。这要是客户端通过TCP请求服务器端得时间服务。-An example of network programming under Linux. This is if the client requests the server-side through the TCP time service too.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2034
    • 提供者:张鸿
  1. ping_mcast

    0下载:
  2. 网络编程实验 在linux下 服务端ping指定网段,确认在线客户后向客户发送多播组地址。客户端加入该多播组。然后接收服务端发往多播组的报文。 注释很详细。 内含说明文档-Linux network programming experiment server ping the specific network segment to confirm online customers and send the multicast group address to the online
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:610861
    • 提供者:
  1. unpv13e

    0下载:
  2. unp 经典的linux网络教程,学习unix网络编程的必经之路,必买之书。这是该书的源代码。-unp classic linux network tutorials, learning unix network programming a must, must buy a book. This is the book' s source code.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:629006
    • 提供者:张晓光
  1. ns2_code

    0下载:
  2. Linux下的网络模拟,包含多个做网络编程时需要的NS2源代码,尤其对做路由,绝对值得参考-Network simulation under Linux, contains more than one to do when you need to NS2 network programming source code, especially for doing routing, definitely worth considering
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:484722
    • 提供者:李东国
  1. webserver

    0下载:
  2. 这是一个简单的webserver程序,实现开发板和pc机之间的互访,使用到了TCP协议和linux下的网络编程知识。-This is a simple webserver process to achieve development board and the exchange of visits between the pc machines used to the TCP protocol and knowledge of network programming under linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:9587
    • 提供者:suting
  1. TCPIP_biancheng_jishu_jichu

    0下载:
  2. Linux系统是通过提供套接字(socket)来进行网络编程的.网络程序通过socket和其它几个函数的调用,会返 回一个 通讯的文件描述符,我们可以将这个描述符看成普通的文件的描述符来操作,这就是的设备无关性的好处 .我们可以通过向描述符读写操作实现网络之间的数据交流. -Linux system is through the provision of a socket (socket) to carry network programming. Networking program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:121617
    • 提供者:ang
  1. socket.tar

    0下载:
  2. 这个学习linux网络socket编程有一定的帮助-This learning linux network socket programming is certainly helpful
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:18711
    • 提供者:吴 含
  1. embedded_linux_system_development_for_ARM_PDF_Book

    0下载:
  2. 《ARM嵌入式Linux系统开发》随书光盘中的电子书,PDF格式,主要包括(仅列举重要部分):第 9章 目录与文件.pdf,第 10章 文件I O.pdf,第 11章 网络编程.pdf,第 12章 无连接的套接字通信.pdf,第 13章 面向连接的套接字通信.pdf-" ARM Embedded Linux System Development," CD-ROM with the book in e-book, PDF format, mainly including (to
  3. 所属分类:Embeded Linux

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

    0下载:
  2. 套接字socket编程文档,对于想在linux下进行网络编程有一定帮助-Socket socket programming documents, for the want to network programming under linux this will definitely help
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:724418
    • 提供者:恩泽
  1. proxy

    0下载:
  2. linux下练习网络编程的一段入门程序,经典 经典,经典-linux network programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:1872
    • 提供者:李静
  1. 61

    0下载:
  2. Linux 网络通讯 客户端编程 使用C++ Socket 编程-Linux network communications client programming using C++ Socket Programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1473
    • 提供者:y
  1. tracert

    0下载:
  2. 一个linux下的网络编程问题。主要是实现了一个tracert的功能组块的运行-Network programming under a linux problem. Mainly implements a tracert run function blocks
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:2824
    • 提供者:lu chen
  1. ftpd

    0下载:
  2. 这个是基于linux环境的网络编程,关于ftpd的-This is based on the linux network programming environment, on the ftpd' s
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:8646
    • 提供者:jimmy.ding
  1. udp_12

    0下载:
  2. unix 网络编程 非常好的例子 和大家分享一下-linux network programing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:31567
    • 提供者:mercury
  1. udp11

    0下载:
  2. unix 网络编程 非常好的例子 和大家分享一下-linux network programing
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:15502
    • 提供者:mercury
  1. 1tcp

    0下载:
  2. unix 网络编程 非常好的例子 和大家分享一下-linux network programing
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:17268
    • 提供者:mercury
  1. 4udp

    0下载:
  2. unix 网络编程 非常好的例子 和大家分享一下-linux network programing
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:2153
    • 提供者:mercury
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 39 »
搜珍网 www.dssz.com