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

搜索资源列表

  1. rtklib_2.4.1 卫星数据解算的程序

    2下载:
  2. rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-02
    • 文件大小:27762602
    • 提供者:huo
  1. qls-3.1.90

    0下载:
  2. Windows Develop Linux-Unix program Internet-Socket-Network Web Server-Windows Develop Linux-Unix program Internet-Socket-Network Web Server
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:271628
    • 提供者:shamim
  1. EmbeddedLinuxDriver16.4-NIC.pdf

    0下载:
  2. 了解以太网的发展历程 掌握以太网的连接方式、拓扑结构、传输介质和通信方式 掌握以太网的帧结构以及 TCP/IP 网络的结构 了解嵌入式以太网中常用的网络协议 了解嵌入式扩展以太网的常用芯片和它们各自的特点,掌握嵌入式系统中设计以太 网接口的方法 掌握嵌入式 Linux 中以太网驱动程序的结构,理解 NE2000 兼容网卡的驱动程序 了解 socket 网络编程原理 能够利用套接字编写简单的网络应用程序 -linux driver programing
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:532520
    • 提供者:部廷夏宰
  1. LinuxSocket

    0下载:
  2. Linux下Socket编程,帮助你尽快掌握-under Linuxm,socket program ,help you make progress in this field
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:12358
    • 提供者:boshig
  1. communicatoon-based-on-SOCKET

    0下载:
  2. 基于IP传感器的监控软件能够对分布在网络上的作为独立节点的传感器进行数据采集、校准等操作,而在监控软件开发中,首先就要解决网络通信问题。本文以搭载了Linux操作系统的IP传感器(ARM核)作为下位机,在其上编程实现Socket通信的服务器端,提供Socket客户端的并发访问。以装有Windows的计算机作为上位机,在其 上编程实现Socket通信的客户端,实现对Socket服务器端的访问,解决了IP传感器网络监控平台的通信问题。 -The monitoring software based o
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:279486
    • 提供者:程文翔
  1. socketBook

    0下载:
  2. socket programming concept on linux based OS
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:485609
    • 提供者:needsbook4
  1. clientaserver

    0下载:
  2. 基于linux系统的实现无线通信功能的客户端和服务器的程序,无线socket 编程-based on the system of linux,communication between two pc computers
  3. 所属分类:Project Design

    • 发布日期:2017-11-19
    • 文件大小:1809
    • 提供者:gtt
  1. Linux_socket_file_translate

    0下载:
  2. Linux下基于socket的文件传输程序设计 -Linux, socket-based file transfer program design
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:223658
    • 提供者:wxh
  1. IP

    0下载:
  2. linux socket编制中IP和端口的详细说明,对于初学者来说是个很好的资料-A detailed descr iption of IP and port Linux in socket compilation, for beginners is a good information!!!
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:91840
    • 提供者:张謇
  1. Linux-Socket-Programming-By-Example

    0下载:
  2. Threding Book is very importanrt
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:1659507
    • 提供者:jawadahmed34
  1. c-socket-programming.pdf.tar

    0下载:
  2. this socket programming which is used in linux programming-this is socket programming which is used in linux programming
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:107205
    • 提供者:Amit Sinha
  1. linux

    0下载:
  2. 嵌入式Linux网络编程.pdf(含socket编程)-Embedded Linux network programming. Pdf (including socket programming)
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:309506
    • 提供者:meeloyu
  1. socket-programming

    0下载:
  2. 讲解UNIX、LINUX系统下的socket编程基本原理,基础概念的文章-Explain UNIX, LINUX system under the socket programming fundamentals, basic concepts of the article
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:169374
    • 提供者:陈嘉豪
  1. sock_1

    0下载:
  2. linux网络编程一,这是详细的记录如何编写linux高质量网络程序的第一步,还有第二步-linux socket
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:105842
    • 提供者:wangwei
  1. sock_2

    0下载:
  2. linux 网络编程二,这是详细的记录如何编写linux高质量网络程序的第二步,还有第一步-linux socket
  3. 所属分类:File Formats

    • 发布日期:2017-05-06
    • 文件大小:1119368
    • 提供者:wangwei
  1. select_tcp

    0下载:
  2. 基于局域网linux下的socket通信,实现多台电脑之间的通信-Based on local area network (LAN) under Linux socket communication, realizing communication between multiple computers
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:11344
    • 提供者:黄文彬
  1. socket-andftp

    0下载:
  2. linux环境下的基于socket通信的ftp系统服务器端和客户端的代码-code based on socket communication ftp server and client systems of linux environment
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:15369
    • 提供者:zhouxing
  1. laiotianssocket

    0下载:
  2. linux 聊天室的实现 socket编程-linux socket programming to achieve the chat room
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:14740
    • 提供者:杨宇
  1. socket

    0下载:
  2. linux下udp通信的技术资料,包括server和client端例程-udp socket
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:219960
    • 提供者:linzi
  1. cantool

    0下载:
  2. linux下socket can 的测试代码,写了一个cantool工具,调用系统socketcan(Under Linux socket can test code, wrote a cantool tool, called socketcan the system)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-20
    • 文件大小:32768
    • 提供者:spyhooky
« 1 23 »
搜珍网 www.dssz.com