搜索资源列表
talk_tcp_linux
- 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.
Socket1
- Linux下socket编程例子!主要介绍socket编程的基本用法-Linux socket programming examples! Socket programming introduces the basic usage
socket_linux
- 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
socket_set_cli
- linux下socket编程示例,通过网络传送控制信息给下位机
socket
- 非常好用的网络多线程socket编程代码,多线程
handsetftp
- FTP的客户端与主机端程序源码,可一次传送一个文件夹,对SOCKET编程的朋友有一定参考价值
socket
- linux下的socket编程,认真阅读!
client
- 嵌入式得应用程序 基于socket得通信程序 怎么实现和服务器端交互数据和菜单
socketcan_sja1000_dirver_s3c2440a.tar
- socket can driver, for s3c2440 using sja100, enjoy it!
socket_html
- 利用SOCKET编程做的一个获取html源码的程序,没有请求网页上的资源。用c语言写的。-SOCKET programming done using a process access to html source code, there is no request for the resources page. Written by c language.
AOS
- this program is a Auto Ordering System which is used in the Embedded-based System. this system use socket-communication(TCP) to communicate server - accountDB system -this program is a Auto Ordering System which is used in the Embedded-based System
socket2
- 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
socket
- DavinciDM6446系统下,网络通讯SOCKET传输YUV文件代码.包括客户端和服务端-DavinciDM6446 system, network communication SOCKET transfer YUV file code. Including client and server-side
Linux-socket
- Linux下的套接字程序,经过测试,很好用~ 有完备的注释,可供初学者学习使用。-Socket program under Linux, tested, very good note with a ~ are complete, for beginners to learn to use.
linux-socket-C-S
- 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
Linux-socket
- 一本关于 linux网络编程方面的书 对socket实现有详细的说明,值得一读的书-A book on linux network programming books on the socket to achieve a detailed descr iption of the book worth reading
thread_test
- arm linux socket 通信测试代码
socket
- Linux下socket编程示例,包括TCP/UDP编程,循环服务器、并发服务器等-Linux socket programming examples, including TCP/UDP programming cycle servers, concurrent server, etc.
socket
- 在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
net_mse_kybcontroller
- 开发板接键鼠设备通过socket控制远程pc机(through socket to control remote PC with key equipment in the development board)