CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - tcp服务器端客户端通信

搜索资源列表

  1. TCPNetKit_with_sourceCode

    0下载:
  2. TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:114385
    • 提供者:robotlee2002
  1. TCPClient

    0下载:
  2. 在mobile下两个终端tcp无线连接,实现客户端到服务器端的连接通信。-Mobile terminals in the next two tcp wireless connection, the realization of the client to the server-side connection communications.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-09
    • 文件大小:1799970
    • 提供者:wangkun
  1. TCPServer

    0下载:
  2. 在mobile下两个终端tcp无线连接,实现客户端到服务器端的连接通信。服务器端-Mobile terminals in the next two tcp wireless connection, the realization of the client to the server-side connection communications. Server-side
  3. 所属分类:Windows CE

    • 发布日期:2017-05-09
    • 文件大小:1815862
    • 提供者:wangkun
  1. tcpip

    0下载:
  2. wince下用evc编写的TCP通信程序,包括服务器端和客户端。-wince under the TCP communications with evc written procedures, including the server-side and client-side.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:96700
    • 提供者:祝力
  1. TCPserverclient

    0下载:
  2. 使用TCP建立的客户端和服务器通信的一个简单代码 适合初学者学习-Established using the TCP client and server communications in a simple code for beginners to learn
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:4791
    • 提供者:李山
  1. TCPClientEx

    0下载:
  2. 该程序时在EVC下编写的基于wince的TCP通信客户端。PC机位服务器端。该程序在wince上运行并和PC机进行网络通信。-When the program is prepared in the EVC wince of TCP-based messaging client. PC-bit server. The program runs on wince and PC machines and network communications.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:654454
    • 提供者:杨俊
  1. TCP_UDP

    0下载:
  2. 在linux系统里面实现TCP通信,根据相关的服务器和客户端并传送信息。-Realization of TCP communication in the Linux system, according to the server and the client and transmits information related to.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:18879
    • 提供者:郭兆乾
  1. vxworksTCP_Demo

    0下载:
  2. Vxworks上实现TCP通讯的例子程序,能够实现客户端和服务器的通信,服务器可以同时与多个客户端连接,代码简单注释清晰。-Achieve TCP communication on Vxworks example program enables communication between the client and the server, the server can simultaneously connect with multiple clients, the code is simpl
  3. 所属分类:VxWorks

    • 发布日期:2017-04-13
    • 文件大小:3410
    • 提供者:Phoenix
  1. TCP_SandC_from_ZQ_tust

    0下载:
  2. TCP通信的嵌入式实验代码,完成两台嵌入式设备的数据交换,可实现服务器客户端,进行数学运算等-Experimental code embedded TCP communications, complete data exchange both embedded devices, enabling server client, perform mathematical operations, such as ...
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:10027
    • 提供者:
  1. STM32F107_TCPServer

    0下载:
  2. cortexM3系列开发板stm32F107网络程序服务器端软件,能实现服务器端基于TCP协议的硬件状态的查询,和上传的另外一个工程,cortexM3网络程序客户端软件之间实现网络通信。-software for stm32F107 used to get server status by Tcp protocal.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-18
    • 文件大小:4862976
    • 提供者:
  1. STM32F107_TCPClient

    1下载:
  2. Stm32 F107网络客户端软件,基于TCP协议,实现和服务器端的可靠通信。服务器版本已经上传,本为客户端软件,在keil4.0下开发,在神州F107系列开发板上测试通过。-stm32 client soft use tcp to communicate with server to get the command or information server.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-18
    • 文件大小:4674560
    • 提供者:
  1. STM32F4-W5500

    5下载:
  2. 此程序基于STM32F407芯片和网络芯片W5500开发的TCP服务器程序,中断方式通信,将客户端发来的数据返回到客户端。-This program is based on STM32F407 W5500 chip and networking chips developed TCP server program, interrupt communication, will return to the client sent the data to the client.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-10
    • 文件大小:2506490
    • 提供者:ztj
  1. 1ianrushi

    0下载:
  2. 使用tcp/ip协议进行通信,建立客户端与服务器; 使用本人的姓名拼音作为登陆名,学号作为登陆密码,securityCRT能打印登陆信息; -Using tcp/ip protocol to communicate, build client and server Use my full name as login name, student number as login password, securityCRT login information can be printed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:3058532
    • 提供者:chen
  1. 并发服务器 (完美版)

    2下载:
  2. 基于stm32并发服务器源码,可以与多个TCP客户端通信(STM32 concurrent server based on source code, can communicate with multiple TCP clients)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:1086464
    • 提供者:红色风叶
  1. dai_ma

    0下载:
  2. 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-02
    • 文件大小:2690048
    • 提供者:文松
  1. wince TCP

    0下载:
  2. wince同windows系统网络通信,有服务器端和客户端,可以直接通信。(Wince communication with the windows system network, the server side and the client, can communicate directly.)
  3. 所属分类:Windows CE

    • 发布日期:2018-04-20
    • 文件大小:93184
    • 提供者:wongcloud
  1. libiec61850-1.2.1.tar

    2下载:
  2. 此库通过标准C编写,提供IEC61850的MMS协议实现的最新版ED2,兼容大多数ED1;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写
  3. 所属分类:嵌入式Linux

    • 发布日期:2019-03-30
    • 文件大小:1156096
    • 提供者:wishfj
搜珍网 www.dssz.com