搜索资源列表
gprsAt
- 一个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
scm_tcpip
- 单片机嵌入式TCPIP协议的研究与实现,文章介绍单片机嵌入tcp/ip的详细过程,很有参考价值
podject
- 嵌入式TCP/IP协议源代码,能够在ARM嵌入式开发板上实现
daytimetcpcli
- tcp编程,实现网络通信,显示时间,在linux下-tcp Programming
file_transfer.tar
- 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.
TCPIP
- 介绍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
RemoteUpdate.tar
- 嵌入式linux下一个非常实用的实现软件远程升级功能的源码,本程序基于TCP协议,可以同时实现串口方式升级-Remote upgrade
server.tar
- 用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.
Embedded-_tcp_ip
- 实现嵌入式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)
Qt-TCP-UDP-DetectUdisk-server
- 服务器端,利用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.
Qt-TCP-UDP-DetectUdisk-client
- 客户端,利用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
TCP_talk
- 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.
TCP--
- 嵌入式 实现一对一的聊天功能源代码 在C环境下实现聊天功能。-One to one chat function embedded source code in C environment the chat function.
TCP--one-to--one
- 嵌入式在C环境中实现一对通信聊天功能,嵌入式实验源代码。-Embedded in the C environment to achieve a pair of communicating chat feature, embedded test source code.
TCP_IP
- 适用于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
TCP_UDP
- 在linux系统里面实现TCP通信,根据相关的服务器和客户端并传送信息。-Realization of TCP communication in the Linux system, according to the server and the client and transmits information related to.
tcp
- 利用TCP实现一对一或者群聊功能的聊天系统-Use TCP to achieve one or group chat feature chat system
EMAC
- 用于在MAC上的上模拟以太网数据的收发,实现了TCP/IP协议-For MAC the simulation of the Ethernet data transceiver, the realization of the TCP/IP protocol
GT8012
- GT8012模块的内置程序开发,可以实现TCP数据传输,短信收发-GT8012 module built-in program development, can realize the TCP data transmission, send and receive text messages
tcpudp入门程序
- 一个通俗的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)