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

搜索资源列表

  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
    • 文件大小:919153
    • 提供者:刘浪
  1. socket_linux

    0下载:
  2. 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:27567
    • 提供者:许永贤
  1. client

    0下载:
  2. 嵌入式得应用程序 基于socket得通信程序 怎么实现和服务器端交互数据和菜单
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2586
    • 提供者:小民
  1. wince下socket编程的例子,包括server端和client端

    1下载:
  2. 基于Mini2440的S3C2440的Socket编程源程序。
  3. 所属分类:Windows CE

    • 发布日期:2010-09-09
    • 文件大小:59057
    • 提供者:wylne2008
  1. TCPClient

    0下载:
  2. 使用VS2005开发的WinCE5.0应用程序,通过Socket进行通讯的客户端,对类进行了封装,可以直接使用类方便进行开发,有很强的实用和参考价值,。-WinCE5.0 developed using VS2005 applications to communicate through the Socket client, on the class of the package, you can directly use the class to facilitate the developm
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3385717
    • 提供者:毛生
  1. wince6.0TCPclient_TcpSever

    0下载:
  2. 实现在wince环境下创建TCP客户端和TCP服务器端程序的方法和步骤以及select I/O模型的应用。-Creating the environment to achieve wince TCP client and TCP server side methods and procedures, and select I/O Model.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3498757
    • 提供者:憔悴
  1. socket

    0下载:
  2. linux 里面的socket完好封装。 把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:999
    • 提供者:songzi
  1. WinceSocketExample

    0下载:
  2. wince socket编程 ,包括server 和 client 两个程序源码。-wince socket programming ,including server and client!
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:59057
    • 提供者:薯达
  1. EX13

    0下载:
  2. 基于WINCE下的通讯程序,可以实玩客户机和主机之间的Socket通讯.-Under WINCE-based communications program, you can actually play between the client and the host Socket Communications.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-07
    • 文件大小:1882349
    • 提供者:李伟
  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
    • 文件大小:14249
    • 提供者:zhangwei
  1. socket

    0下载:
  2. DavinciDM6446系统下,网络通讯SOCKET传输YUV文件代码.包括客户端和服务端-DavinciDM6446 system, network communication SOCKET transfer YUV file code. Including client and server-side
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1221665
    • 提供者:mafaqing
  1. CQq

    0下载:
  2. 基于WinCE Socket的网络编程,完成客户端与服务器端的通信-WinCE Socket-based network programming, complete client and server communication
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:2958119
    • 提供者:小车
  1. client

    0下载:
  2. socket的客户端源代码,使用在linux与Arm在通信之中 -socket client source code used in Linux and Arm in communication among
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:811
    • 提供者:zy
  1. client

    0下载:
  2. 根据套接字建立TCP连接的过程,创建服务端程序,并在接收到客户端连接请求后,产生一个新的线程来处理这个客户端的通讯工作-Process to establish a TCP connection according to the socket to create a server program, and receives the client connection requests, resulting in a new thread to handle client communicatio
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:夏秋末
  1. Socket_Client

    0下载:
  2. adroid socket client
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:145594
    • 提供者:hl
  1. client

    0下载:
  2. 基于linux下gtk+的摄像采集客户端界面显示,采用socket监听。较好的移植性-Based the camera acquisition interface under linux gtk+ socket listener. Better portability
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:107986
    • 提供者:王强
  1. CEC_S

    0下载:
  2. WinCE Socket 通信程序 客户端 服务器端是普通windows系统.-WinCE Socket client-server communication program is an ordinary windows system.
  3. 所属分类:Windows CE

    • 发布日期:2017-11-27
    • 文件大小:2538347
    • 提供者:moonkeey
  1. socket

    0下载:
  2. linux 里面的socket完好封装。把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1044
    • 提供者:nddiffi
  1. socket

    0下载:
  2. 在linux下使用socket编译,实现client调试用服务器的端的函数,实现了一个小型的COM架构,可以很好的适用于跨进程函数调用-Use socket compiled under linux, achieve client debugging server-side function to achieve a small COM architecture, can be well applied to cross-process function calls
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:5608
    • 提供者:liguochen
  1. C语言实现socket编程代码

    0下载:
  2. 服务器步骤:建立socket,绑定socket和地址信息,开启监听,收到请求后发送数据。 客户端步骤:建立socket,连接服务器端,接收并打印服务器给的数据。(Server steps: set up socket, bind socket and address information, open listening, send data after receiving request. Client steps: set up socketside, connect to server,
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:2837504
    • 提供者:davidavid
« 12 3 »
搜珍网 www.dssz.com