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

搜索资源列表

  1. http_client_2.0

    0下载:
  2. 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:5253
    • 提供者:丁丁
  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. ftp

    2下载:
  2. 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the follo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-05
    • 文件大小:76903
    • 提供者:fukker
  1. Linux_Socket_Programming_by_Example

    0下载:
  2. 本书通过各种详尽的例子来讲述如何在linux环境下学习和使用网络套接字编程。这本书的特点就是每一章节都包括了非常详细的例子来解释程序。-This book through a variety of detailed examples on how to study in the linux environment and the use of network socket programming. The characteristics of this book is that each cha
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:934780
    • 提供者:严植
  1. server

    0下载:
  2. thhis a simple server program to chat with multi clients using c programming.(socket program)-thhis is a simple server program to chat with multi clients using c programming.(socket program)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2151
    • 提供者:devesh
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. TCPIP_protocol_analyse

    0下载:
  2. TCP/IP协议在linux系统的原代码分析,对socket编程有很大的帮助-TCP/IP protocol in linux system, source code analysis, socket programming of great help to
  3. 所属分类:Linux Network

    • 发布日期:2017-05-25
    • 文件大小:8312302
    • 提供者:paul
  1. RPCNonBlocking

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

    • 发布日期:2017-04-10
    • 文件大小:1324
    • 提供者:pagal
  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. raw_socket

    0下载:
  2. 这是在linux下面的是socket编程,实现了在网络下面的通信过程-This is the linux socket programming is below, implement the following communication process in the network
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1202
    • 提供者:剑桥
  1. time

    0下载:
  2. 在linux环境下实现socket编程,一个时间服务器-In the linux environment to achieve socket programming, a time server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1498
    • 提供者:于鑫
  1. filecopy

    0下载:
  2. 在linux环境下的socket编程,能够实现文件传输功能-In the linux socket programming environment that enables file transfer capabilities
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1236
    • 提供者:于鑫
  1. Linux-Network-Programming

    0下载:
  2. 本书主要描述linux中进程,socket,线程信号,文件符等,挺全面的一本书。中文的-This book describes the linux process, the socket, the thread signals, the file descr iptor , etc., very comprehensive book. In Chinese
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6714856
    • 提供者:小刘
  1. soc_thr

    0下载:
  2. 基于UNIX、Linux的socket多线程编程的基础样例代码。-Sample code based on the basis of multi-threaded programming in UNIX, Linux' s socket.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-25
    • 文件大小:7781
    • 提供者:zt
  1. Linux_socket--error-analysis

    0下载:
  2. 此文档是关于在linux下socket编程时经常出现的错误的有关分析。-This document is about the analysis of errors often occur in Linux under the socket programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:117041
    • 提供者:蔡杰
  1. PF_PACKET

    0下载:
  2. PF PACKET包的socket编程,里面包含了包过滤功能的相关代码。代码中包含了已编译好的可执行文件,可以在linux环境中直接使用。-The PF PACKET package socket programming, which contains the relevant code for packet filtering. The code contains a pre-compiled executable file, can be used directly in the Linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-07
    • 文件大小:14241
    • 提供者:ll
  1. 2

    0下载:
  2. 在Linux环境下采用socket套接口编程,服务器程序以创建线程池的方式为每一个客户服务。-In the Linux environment using socket socket programming, server program to create a thread pool for each customer service.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:351852
    • 提供者:郑州
  1. bgnet_A4

    0下载:
  2. Guide for socket programming using C++ in windows and linux platform
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:543188
    • 提供者:brianlkh
  1. Socket

    0下载:
  2. 在linux下 先用C处理数据,然后利用pyhon的socket编程与上位机通信-First with the C data processing in linux, then use pyhon socket programming to communicate with the host computer
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:7891
    • 提供者:wang
  1. CODE

    0下载:
  2. 基于Linux网络编程,通过socket实现异地文件传输,基于多线程技术开发的文件实时传输系统。可用于网络拓扑配置和仿真(Based on Linux network programming, through the socket to achieve remote file transmission, based on multi threading technology developed real-time file transmission system. It can be used
  3. 所属分类:网络

    • 发布日期:2018-01-03
    • 文件大小:37888
    • 提供者:xieyinyangwudi
« 1 2 34 »
搜珍网 www.dssz.com