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

搜索资源列表

  1. gprsAt

    0下载:
  2. 一个gprs通讯的数个 at命令封装,需要串口支持,没有实现所有的at命令,实现了几个关键的命令,比如:拨 接 电话,tcp连接等。可以增加函数。-a GPRS communications at the several orders Packaging need serial, not at all in order to achieve several key orders, such as : dial telephone, tcp connections. Increase functi
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2327
    • 提供者:大邢
  1. scm_tcpip

    0下载:
  2. 单片机嵌入式TCPIP协议的研究与实现,文章介绍单片机嵌入tcp/ip的详细过程,很有参考价值
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:9573175
    • 提供者:
  1. podject

    0下载:
  2. 嵌入式TCP/IP协议源代码,能够在ARM嵌入式开发板上实现
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:129766
    • 提供者:xiajian
  1. daytimetcpcli

    0下载:
  2. tcp编程,实现网络通信,显示时间,在linux下-tcp Programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:914
    • 提供者:ffv f gr
  1. file_transfer.tar

    0下载:
  2. linux系统下实现文件传输,主要实现为socket的tcp链接,是现在不同电脑上的文件传输。-linux system to achieve file transfer, the main achievement is the tcp socket link is now on a different computer file transfer.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:29422
    • 提供者:彭志军
  1. TCPIP

    0下载:
  2. 介绍GPRS无线数据传输系统结构,论述基于MSP430单片机和Simens公司的MC35模块的GPRS无线终端的实现,重点阐述了GPRS终端中精简型TCP/IP协议栈的嵌入,根据GPRS数传需要主要嵌入了PPP、IP、TCP、UDP、DNS等协议,最后叙述了数据透传模式下的系统软件设计。 -Introduction GPRS wireless data transmission system architecture, discusses the company based on MSP430
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:230832
    • 提供者:zhouxiaolin
  1. RemoteUpdate.tar

    0下载:
  2. 嵌入式linux下一个非常实用的实现软件远程升级功能的源码,本程序基于TCP协议,可以同时实现串口方式升级-Remote upgrade
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:18803
    • 提供者:Hunter
  1. server.tar

    0下载:
  2. 用Qt实现的基于UDP和TCP的聊天室,用户可以选择UDP传输或TCP传输。实现了自动滚屏、快捷键设置的良好交互界面。这个服务器端的代码。-Implemented in Qt UDP and TCP-based chat rooms, users can select UDP transport or TCP. Automatic scrolling, shortcut set a good interface. This server-side code.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:19718
    • 提供者:
  1. Embedded-_tcp_ip

    0下载:
  2. 实现嵌入式IP协议栈,实现ARP协议。 实现IP协议。 实现ICMP协议(在此层完成ping功能)。 实现TCP协议。 实现UDP协议。 实现socket通信(与linux socket 接口一致)。 实现DHCP协议-Embedded IP protocol stack, ARP protocol. IP protocol. Control Message Protocol (ICMP) (completed a ping function in this layer)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-22
    • 文件大小:519109
    • 提供者:zyl
  1. Qt-TCP-UDP-DetectUdisk-server

    0下载:
  2. 服务器端,利用qt实现tcp/udp发送文字消息,检测U盘插拔。里面包括x86和arm两个版本的源码。-Server-side using qt tcp/udp send text messages, U disk plug detection. Which includes the source code of the two versions of the x86 and arm.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-04
    • 文件大小:640096
    • 提供者:yanzi1225627
  1. Qt-TCP-UDP-DetectUdisk-client

    0下载:
  2. 客户端,利用qt实现tcp、UDP发送文字消息,检测U盘插拔,移植syszux软键盘输入法。里面包含x86和arm两个版本的源码。参见:http://blog.csdn.net/yanzi1225627-Client using qt to achieve tcp, UDP sending text messages to detect U disk plug transplant syszux soft keyboard input method. Which contains the x86
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-01
    • 文件大小:106358
    • 提供者:yanzi1225627
  1. TCP_talk

    0下载:
  2. tcp协议的简单聊天工程,由客户端、服务器组成,用c语言实现,可用于嵌入式linux网络编程中。-Simple chat engineering, TCP protocol is composed of client, server, implemented in c language, can be used in the embedded Linux network programming.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:12545
    • 提供者:pingshengfu
  1. TCP--

    0下载:
  2. 嵌入式 实现一对一的聊天功能源代码 在C环境下实现聊天功能。-One to one chat function embedded source code in C environment the chat function.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4857
    • 提供者:静听
  1. TCP--one-to--one

    0下载:
  2. 嵌入式在C环境中实现一对通信聊天功能,嵌入式实验源代码。-Embedded in the C environment to achieve a pair of communicating chat feature, embedded test source code.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:5056
    • 提供者:静听
  1. TCP_IP

    0下载:
  2. 适用于S3c2410开发板,实现了TCP-IP协议传输,在主机和开发板开发环境里都可以看到运行结果-or S3c2410 development board to achieve a TCP-IP protocol to transmit, the host and the development board development environment, you can see the results
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2401
    • 提供者:wht
  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. tcp

    0下载:
  2. 利用TCP实现一对一或者群聊功能的聊天系统-Use TCP to achieve one or group chat feature chat system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:14546
    • 提供者:linpuliang
  1. EMAC

    0下载:
  2. 用于在MAC上的上模拟以太网数据的收发,实现了TCP/IP协议-For MAC the simulation of the Ethernet data transceiver, the realization of the TCP/IP protocol
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:252067
    • 提供者:杨俊林
  1. GT8012

    0下载:
  2. GT8012模块的内置程序开发,可以实现TCP数据传输,短信收发-GT8012 module built-in program development, can realize the TCP data transmission, send and receive text messages
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2119722
    • 提供者:chen
  1. tcpudp入门程序

    0下载:
  2. 一个通俗的tcp/udp入门程序,运行在Linux上,实现简单的发送接收,即server和client(A popular tcp/udp entry program, run on Linux, to achieve simple sending and receiving, that is, server and client)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-02
    • 文件大小:812032
    • 提供者:28wen
« 12 »
搜珍网 www.dssz.com