CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - client/server

搜索资源列表

  1. bluegps-v1.0_sample

    0下载:
  2. S60系统下的蓝牙GPS连接程序 包括client和server端的连接方式-S60 system connecting the Bluetooth GPS procedures including client and server end of the connection
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1520355
    • 提供者:Solon
  1. arm9udpsourcecode

    0下载:
  2. arm9上udp源码的实现,编程语言是C语言.包括client和server 两端的代码.上课时老师给的.-udp source arm9 on the realization of a programming language is C language. including client and server ends of the code. class teacher to the.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:15810
    • 提供者:zhaochao
  1. Ethen_TCP

    0下载:
  2. 这是经过整理的用于ARM7开发的TCP/IP协议栈,用户可以在进行客户端和服务器开发设计。-This is an order for ARM7 development of TCP/IP protocol stack, the user can progress the client and server development and design.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:1279647
    • 提供者:杨昆仑
  1. STM32F107UDPsever

    1下载:
  2. 基于stm32f107的UDP服务器程序,可以接受客户端指令并执行相关操作,比如读取falsh数据发送。-Based a stm32f107 UDP server program can accept client instructions and perform related operations, such as read falsh data transmission.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:7584768
    • 提供者:fanghao
  1. 39339339399

    0下载:
  2. tiny6410经由tcp协议从服务器端传到客户端。已通过验证,可用。-tiny6410 via tcp protocol transmitted from the server to the client. Has been verified, is available.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:17196
    • 提供者:杨大龙
  1. STM32F_ETH__V1.0.0

    1下载:
  2. 基于STM32F107的LWIP协议程序,支持UDP、DHCP、tftp等协议,-The STM32F107 LwIP Demonstration Package is a set of networking applications for STM32F107 microcontrollers build on top of the free LwIP TCP/IP stack, and contains: A DHCP client, for IP address setting
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-29
    • 文件大小:12028329
    • 提供者:caojunqin
  1. STM32_UIP_WEB2-DM9000AEP

    0下载:
  2. STM32的UIP例程,具备HTTP服务器,Telnet服务器和客户端等功能-The STM32 UIP routines, with the HTTP server, Telnet server and client functions
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-23
    • 文件大小:7258748
    • 提供者:陈忠
  1. OK6410ClientServer

    0下载:
  2. Sample code for testing OK6410 braod card client/server communication
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:6150
    • 提供者:tarek
  1. W5100_LIB

    0下载:
  2. W5100 代码库,增加TCP服务器模式以及客户端模式API-W5100 Library,Incoperate both TCP server mode and client api support
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-23
    • 文件大小:12744
    • 提供者:lisa
  1. uart_udp_tcp.tar

    0下载:
  2. 用qt4开发的tcp客户端和服务端和串口,udp等工具大全,源码奉上。-Qt4 developed using tcp client and server and port, udp tools such as Guinness, source offer.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2526820
    • 提供者:管小亮
  1. qtchatTOOL.tar

    0下载:
  2. 用QT4实现多用户聊天局域网,里面包括server端client端,源码奉上。- Multi-user chat with QT4 LAN, which includes server-side client to source offer.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-23
    • 文件大小:7633575
    • 提供者:管小亮
  1. SMTP_Client

    1下载:
  2. stm32平台的SMPT客户端程序,可实现单片机发送邮件功能-This program is an SMTP Client example. It shows you how to send a dynamic email to an email address. This example will configure the LAN network parameters for the evaluation board automatically if a DHCP Serve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-09-24
    • 文件大小:58368
    • 提供者:罗德伟
  1. STM32--W5500-DHCP

    1下载:
  2. 基于STM32和W5500,W5500作为DHCP客户端,路由器作为DHCP服务器,W5500发送广播包获取IP地址。-Based on STM32 and W5500, take W5500 as a DHCP client,take router as a DHCP server, router. W5500 sends a broadcast packet to obtain IP address.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-25
    • 文件大小:850944
    • 提供者:张文娟
  1. LWIP-SERVER-AND-CLIENT-

    1下载:
  2. LWIP在stm32f103zet6开发板上实现的服务器和客户端程序,使用DHCP。附一些调试总结。-LWIP implementation on the stm32f103zet6 development board of the server and the client program, use DHCP. Attached some debugging summary.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-09
    • 文件大小:17248679
    • 提供者:wangtailin
  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. TCP

    0下载:
  2. 基于STM32F107开发的TCP模式Server和Client程序。-STM32F107 development model based on TCP Server and Client program.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2376655
    • 提供者:张炜
  1. UDP

    0下载:
  2. 基于STM32F107平台开发的UDP模式的Server和Client通信程序。-STM32F107-based platform for the development of the Server and Client UDP mode communication program.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2380478
    • 提供者:张炜
  1. udp

    0下载:
  2. 网络通信UDP程序源代码,包含服务器端和客户端-UDP network communications source code, including server and client
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:13748
    • 提供者:tony
  1. Test-UDP-Client

    0下载:
  2. TCP and UDP test application for client server.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:22806
    • 提供者:manish_cimcon
  1. server-client

    0下载:
  2. server client example
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:5153
    • 提供者:hi
« 12 »
搜珍网 www.dssz.com