CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - Socket Programming

搜索资源列表

  1. talk_tcp_linux

    0下载:
  2. unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:897.61kb
    • 提供者:刘浪
  1. Socket1

    0下载:
  2. Linux下socket编程例子!主要介绍socket编程的基本用法-Linux socket programming examples! Socket programming introduces the basic usage
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:63.53kb
    • 提供者:kurry
  1. arm_tcpip

    0下载:
  2. arm+linux下的socket编程程序,经过测试,功能齐全!-arm under the socket programming, tested and fully functional!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.22kb
    • 提供者:张辉极
  1. udptalk

    0下载:
  2. TCP/IP提供了无连接的传输层协议:UDP(User Datagram Protocol,即用户数据报协 议)。UDP 与 TCP 有很大的区别,因为无连接的 socket 编程与面向连接的 socket 编程也有很 大的差异。由于不用建立连接,因此每个发送个接收的数据报都包含了发送方和接收方的地 址信息。 -TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Proto
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1.14kb
    • 提供者:唐本风
  1. socket_html

    0下载:
  2. 利用SOCKET编程做的一个获取html源码的程序,没有请求网页上的资源。用c语言写的。-SOCKET programming done using a process access to html source code, there is no request for the resources page. Written by c language.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1.99kb
    • 提供者:steven100z
  1. socket2

    0下载:
  2. 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:13.92kb
    • 提供者:zhangwei
  1. embedded_linux_system_development_for_ARM_PDF_Book

    0下载:
  2. 《ARM嵌入式Linux系统开发》随书光盘中的电子书,PDF格式,主要包括(仅列举重要部分):第 9章 目录与文件.pdf,第 10章 文件I O.pdf,第 11章 网络编程.pdf,第 12章 无连接的套接字通信.pdf,第 13章 面向连接的套接字通信.pdf-" ARM Embedded Linux System Development," CD-ROM with the book in e-book, PDF format, mainly including (to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4.52mb
    • 提供者:
  1. linux-socket-C-S

    0下载:
  2. 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:11.45kb
    • 提供者:hbf
  1. videocapsend

    0下载:
  2. 发送端通过Video4linux编程对摄像头进行操作,获取视频数据,将所得到的每一帧图像进行处理后,由libjpeg将原始图像进行压缩,使得数据可以通过网络发送。在发送时通过UDP的socket编程实现数据帧的发送;-By Video4linux programming of the transmitter to operate the camera to obtain video data, the resulting image after each frame, the original
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:880.15kb
    • 提供者:jhtian
  1. Linux-socket

    0下载:
  2. 一本关于 linux网络编程方面的书 对socket实现有详细的说明,值得一读的书-A book on linux network programming books on the socket to achieve a detailed descr iption of the book worth reading
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:406.99kb
    • 提供者:蔡文军
  1. file_server

    0下载:
  2. Linux下网络编程部分,利用socket接口实现一个简单的文件服务器,功能功能虽然简单,但是提供了一个服务器的基本模型,值得参考-Part of network programming under Linux, using the socket interface to achieve a simple file server, the function function is simple, but provides a basic model of the server it is als
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:2.04kb
    • 提供者:刘伟峰
  1. bank

    0下载:
  2. 这是银行排队系统的项目,是基于socket编程的,有客户端和服务端-This is a bank queuing system project, is based on the socket programming, the client and the server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-03
    • 文件大小:500.57kb
    • 提供者:黄志文
  1. server

    0下载:
  2. 基于qt,linux环境下socket编程,简单的聊天小程序的服务器端-Based qt, linux socket programming environment, a simple chat server-side applet
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:236.05kb
    • 提供者:周奕
  1. C_SOCKET_guiding_book

    0下载:
  2. 我收藏的一本书,忘记从哪里摘录的,如果你刚开始 socket 编程并想找一本入门书,那么这本书很适合你。但这不是一本完全的 socket 编程书。 -My favorite book, excerpts forget where, if you' re just starting socket programming and are looking for an entry, then this book is for you. But this is not a complete soc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-09
    • 文件大小:22.7kb
    • 提供者:杨鑫瑶
  1. socket

    0下载:
  2. Linux下socket编程示例,包括TCP/UDP编程,循环服务器、并发服务器等-Linux socket programming examples, including TCP/UDP programming cycle servers, concurrent server, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:124.73kb
    • 提供者:甘攀
  1. main_project

    1下载:
  2. 在Linux环境下编写的基于M3的智能家居的主程序代码(不包含硬件方面的代码)用到多线程,网络socket编程-In the Linux environment prepared by M3-based Smart Home main program code (does not include hardware code) uses multi-threaded, socket programming network
  3. 所属分类:Embeded Linux

    • 发布日期:2014-05-30
    • 文件大小:28kb
    • 提供者:郎郎
  1. serial2wifi

    0下载:
  2. 基于linux的wifi转串口,串口转wifi程序,涉及socket编程、串口设置,可用于智能插座设计。-Based on the wifi linux serial port, serial to wifi program, involving socket programming, serial port settings can be used to design intelligent socket.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:11.88kb
    • 提供者:chenzhe
  1. clientsocket

    0下载:
  2. 该代码利用unix下环境高级编程的socket编程,实现qt显示程序与应用程序之间利用socket通信-The code uses the UNIX Environment socket network programming, QT display interface and application between the use of network communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5.03kb
    • 提供者:王浩
  1. hw-code2

    0下载:
  2. System Programming Code...Excellenet
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:kasim.linux
搜珍网 www.dssz.com