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

搜索资源列表

  1. RemoteProcedureCall

    0下载:
  2. Remote Procedure call implementation in C in Fedora 7(Linux).Socket Programming has been used. Both Server and Client programs has been given
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:1335
    • 提供者:pagal
  1. ftpclient1

    0下载:
  2. C program for a FTP Client Done in Fedora 7(Linux) using Socket Programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:758
    • 提供者:pagal
  1. ftpserver1

    0下载:
  2. C program for a FTP server Done in Fedora 7(Linux) using Socket Programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:754
    • 提供者:pagal
  1. Linux-Socket-Programming

    0下载:
  2. Linux上的socket编程 -Linux on a socket on the socket programming Linux programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1658767
    • 提供者:wdw
  1. linux

    0下载:
  2. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-17
    • 文件大小:26575272
    • 提供者:汪涵
  1. socket

    0下载:
  2. 能让我们对linux的系统和socket有一个叫深入的了解,且对网络服务器的架构有一定了解,通过实践,使我们知道在网络编程过程中所需要注意的一系列问题(如并行程序设计的问题)。当然,本次大作业还能使我们对“进程间通信”,“进程同步”和“信号量”等操作系统的知识进行巩固,从而服务于本次大作业。-Make our linux system and the socket are called in-depth understanding of the network server architectu
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:139103
    • 提供者:stallion
  1. chat

    0下载:
  2. 基于linux socket的聊天程序,欢迎大家下载,并提建议,谢谢!-this is a like qq chat program ! welcome everybody download ! this is a like qq chat program ! this is a like qq chat program !
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2558
    • 提供者:chenyq
  1. socket_tran_linux

    0下载:
  2. linux 下socket编程(示例:传图片)-socket programming under linux (example: transmission image)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1802
    • 提供者:小全
  1. Linux-socket

    0下载:
  2. Linux下的套接字程序,经过测试,很好用~ 有完备的注释,可供初学者学习使用。-Socket program under Linux, tested, very good note with a ~ are complete, for beginners to learn to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1507
    • 提供者:狄志韡
  1. socket

    0下载:
  2. 一个简单的socket通信程序,可以在Linux上实现-A simple socket communication program, to achieve in Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1323
    • 提供者:张新华
  1. Socket

    0下载:
  2. 一个关于linux网络编程的资料,比较适合初学者。-An information on the linux network programming, more suitable for beginners.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:80519
    • 提供者:yanyan
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. Beej_s_Guide_to_Network_Programming

    0下载:
  2. linux socket 编程 常用函数 及 tcp udp源码-linux socket 编程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:541534
    • 提供者:simba
  1. socket

    0下载:
  2. 本文档是linux下的socket客户端和服务器程序源码,可以通过此代码了解linux下的网络编程-This document is under linux socket client and server source code, you can understand this code network programming under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:2383
    • 提供者:海锐
  1. Socket

    0下载:
  2. C程序实现了单向rcp功能,在linux环境下,里面包含readme文档,按照文档说明运行-c language realize rcp function,in the linux operating system,if you download this file,you can accord the readme file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3773
    • 提供者:shenghonglei
  1. Linux

    0下载:
  2. 详细介绍了Linux环境下socket编程函数及其方法-Details of the Linux environment, function and methods of socket programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:11992
    • 提供者:余林
  1. win_linux_socket_comm

    0下载:
  2. 两个完成linux到windows的socket通信程序,用的时候可以修改ip,通过验证,都可以运行-Linux to the windows of two to complete the socket communication program, when used to modify ip, validated, can run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1974939
    • 提供者:wangyonggang
  1. bgnet_multipage

    0下载:
  2. linux socket说明,描述网络编程socket的指南,描述网络编程socket的指南-linux socket descr iption, describing the network socket programming guide, the guide describes network programming socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:141493
    • 提供者:wade
  1. udp

    0下载:
  2. linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1237
    • 提供者:龙虾
  1. socket

    0下载:
  2. Linux下使用C语言实现了客户端连接服务端-Linux using C language to the client server connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2637
    • 提供者:谭强
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com