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

搜索资源列表

  1. file_transfer.tar

    0下载:
  2. linux系统下实现文件传输,主要实现为socket的tcp链接,是现在不同电脑上的文件传输。-linux system to achieve file transfer, the main achievement is the tcp socket link is now on a different computer file transfer.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:29422
    • 提供者:彭志军
  1. Linux-driver-development16

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第16章、Linux网络设备驱动。网络设备是完成用户数据包在网络媒介上发送和接收的设备,它将上层协议传递下来的数据包以特定的媒介访问控制方式进行发送,并将接收到的数据包传递给上层协议。 与字符设备和块设备不同,网络设备并不对应于/dev目录下的文件,应用程序最终使用套接字(socket)完成与网络设备的接口。因而在网络设备身上并不能体现出“一切都是文件”的思想。Linux系统对网络设备驱动定义了4个层次
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:586331
    • 提供者:华清远见
  1. tcp_server

    0下载:
  2. linux下socket编程,实现tcp通信,这为服务端。-under linux socket programming, tcp communication, which for the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:804
    • 提供者:yupeixin
  1. shocket

    0下载:
  2. linux环境下的socket编程,供初学者学习。-linux socket programming environment for beginners to learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:28730
    • 提供者:JRzero
  1. 10.5

    0下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 -linux socket communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:12552
    • 提供者:lin
  1. Socket-pictures-transmission-code

    0下载:
  2. socket图片传输代码,在Linux局域网环境下,利用socket实现局域网内图片的传输-socket picture transmission code in the Linux LAN environment, the use of socket within the LAN image transmission
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1091
    • 提供者:黄亮
  1. netlink

    0下载:
  2. Linux开发环境下通过建立Netlink套接字,实现内核态和用户态数据通信。-Linux development environment through the establishment of Netlink socket, kernel mode and user mode to achieve data communication.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:134621
    • 提供者:田强
  1. chatsoft

    0下载:
  2. 基于linux socket编程的简单聊天程序。可以实现开发板与PC的互相通信。-Linux socket programming based on a simple chat program. Development board and the PC can communicate with each other.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3039
    • 提供者:sds
  1. Socket.tar

    0下载:
  2. 在linux下用C语言写的TCP/IP协议的Socket编程,饱含一个服务器端,一个客户端。-In linux using C language to write the TCP/IP protocol Socket programming, full of a server, a client.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1253
    • 提供者:梁小涵
  1. socket

    0下载:
  2. 本程序通过socket实现图片传输,完全用C语言写的,并且在LINUX系统下测试通过。你看到的代码是优化处理过的,没用的完全屏蔽掉。-The program through the realization of socket picture transmission, completely written in C language, and in the LINUX system under test. You see the code optimization is processed, u
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:13179
    • 提供者:周志男
  1. crisscross-latest.tar.tar

    1下载:
  2. CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:501491
    • 提供者:Mike
  1. server

    0下载:
  2. linux中socket多线程通信的服务器源代码-linux communication in multi-threaded socket server source code
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:1272
    • 提供者:仙鹤神针
  1. socket

    0下载:
  2. linux 客户端 服务器编程源代码,socket-linux source code for client-server programming, socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1284
    • 提供者:刘德华
  1. Linux

    0下载:
  2. 关于linux并发服务器的设计与实现,socket程序开发-Linux server on the design and implementation of concurrent, socket program development
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:95401
    • 提供者:刘德华
  1. socket

    0下载:
  2. LInux下网络通信的简单实现,只是一个通信的模型,能够进行收据收发。-LInux simple implementation for network communication, a communication model is capable of sending and receiving a receipt.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1225
    • 提供者:zxs
  1. epoll

    0下载:
  2. linux c 网络编程,socket实现epollc服务器-linux c network program about socket,use epoll
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:963
    • 提供者:孟士淇
  1. unix-cs-socket

    2下载:
  2. 在Unix/Linux环境下,用Client/Server结构实现;支持多个客户之间的相互交流(公聊,用户名); 工作方式: 服务器程序先在后台运行; 客户端程序通过“网址+端口号”连接到服务器,并根据提示输入用户名(不需验证); -On Unix/Linux environment, using Client/Server architecture to achieve support interaction between multiple customers (t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-30
    • 文件大小:1985
    • 提供者:nick
  1. socket-code-communication

    0下载:
  2. 应用linux操作系统的socket的api函数编写网络通信程序,实现服务器与客户机之间的数据传输。-Application of the linux operating system socket api function network communication program written, between server and client to achieve data transfer.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1451
    • 提供者:李卓
  1. Linux

    0下载:
  2. 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16825
    • 提供者:王平
  1. sendData

    0下载:
  2. Linux系统socket编程简单程序,分客户端和服务器端,可按间隔50ms发送网络数据,另一端接收。-Linux socket Send Data Test。
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:3267
    • 提供者:lynne
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com