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

搜索资源列表

  1. juyuwangtalk

    0下载:
  2. linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1866334
    • 提供者:曾庆国
  1. embed-webserver

    0下载:
  2. 通过socket网络编程,监听默认的web端口(80端口),解析客户端的请求,并做出响应。本web server 实现HTTP1.1协议一个子集,支持最常用的GET方法,采用多线程设计,响应速度快,可承受大量频繁的网络活动。 硬件配置:ARM7或更高。 操作系统:uClinux、嵌入式Linux-Through the socket network programming, monitoring the default web port (port 80), analytic cl
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:140647
    • 提供者:mouvir
  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. QQ

    0下载:
  2. linux下的p2p的简单聊天程序,服务器;采用tcp-socket linuxQQ
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:528235
    • 提供者:年忆菲
  1. braodcast_udp

    0下载:
  2. 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:godence
  1. Select

    0下载:
  2. linux下的socket的应用 服务器的必用函数-the under linux socket application server will use the function
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:10126
    • 提供者:Dram
  1. 3445345454

    0下载:
  2. 【作者中文名】 杨继赢 【作者英文名】 YANG Ji-ying 【作者单位】 广东工业大学 【文献出处】 微计算机信息, Microcomputer Information, 编辑部邮箱 2008年 21期 期刊荣誉:中文核心期刊要目总览 ASPT来源刊 CJFD收录刊 【关键词】 智能终端 以太网 MIZILinux嵌入式操作系统 【英文关键词】 intelligent terminal Ethernet MIZI Linux Embedded OS
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:95829
    • 提供者:zhaox
  1. UNIX_Network_Programming_Volumn1

    0下载:
  2. UNIX网络编程第1卷_套接口API和X OPEN传输接口API。学习Linux很好的书籍-UNIX Network Programming Volume 1 _ socket API and X OPEN transmission interface API. Good books to learn Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-06-19
    • 文件大小:28887235
    • 提供者:余洋
  1. udpecho

    1下载:
  2. linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2772
    • 提供者:wshrf
  1. simptcpsercli.tar

    0下载:
  2. 一个简单的回调服务器/客户端的例子,练习unix网络编程。 目的是简单实践练习最基本的socket函数。 功能:客户端从中断读入数据,发送给服务器。服务器监听端口,当有客户端连接时派生一个子进程处理连接,子进程将客户端发来的数据原样返回给客户端。 考虑到linux系统的进程方面的管理方式,代码中加入了关闭僵死的子进程的内容。 程序中还有许多需要改进的地方,比如为了简化代码在读取字符串的时候用的gets函数等。-err
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:19270
    • 提供者:11
  1. linux_network

    0下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:571312
    • 提供者:赵炜
  1. inpToDispatcher.cpp

    0下载:
  2. send an input on a linux socket.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:629
    • 提供者:ashkax
  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. Linuxsocket

    0下载:
  2. linux系统下的socket源码,实现聊天功能-linux-source socket systems, implementation chat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4098
    • 提供者:bcc
  1. Client_Server

    0下载:
  2. socket通信模型,含有源码 socket通信模型,含有源码-socket communication Server.c and Client.c of Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:xujianchang
  1. network

    0下载:
  2. linux下的socket通信,里面有几个例子,但必须是linux下开发-socket communication under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8384
    • 提供者:wuhuailin
  1. chatApp

    0下载:
  2. linux下的socket通信和c++,但linux必须安装有qt-socket communication under linux and c++, but must be installed on linux there is qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:596407
    • 提供者:wuhuailin
  1. Advanced_buffer_overflow_exploits

    0下载:
  2. 现在有许多缓冲区溢出攻击代码。早期缓冲区 溢出攻击代码只产生了一个shell (执行程序/ bin / sh ) 。但是, 如今一些缓冲区溢出攻击代码已经很不错的功能。 例如,通过过滤,打开一个socket,打破的chroot , 等等。本文将试图解释先进的缓冲区溢出 利用技巧根据英特尔x86 Linux操作系统。-Nowadays there are many buffer overflow exploit codes. The early buffer ov
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:8165
    • 提供者:lluo
  1. client-server

    0下载:
  2. C-S通信的server端程序,linux环境gcc编译通过,实现了简单的文本传输,读懂即可了解整个socket通信的流程,绝对原创,希望大家能支持。-CS communications server-side procedures, linux environment through the gcc compiler, the realization of a simple transfer of text, read to understand the whole process socke
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:黄珺
  1. c-s-huangjun86

    0下载:
  2. linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1070
    • 提供者:黄珺
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com