搜索资源列表
-
0下载:
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.
-
-
0下载:
Linux下socket编程例子!主要介绍socket编程的基本用法-Linux socket programming examples! Socket programming introduces the basic usage
-
-
0下载:
计算机与嵌入式系统或者是单片机之间网络传输时,计算机端的SOCKET编程,-computer and embedded microcontroller system or between network transmission, the computer side of the socket programming,
-
-
1下载:
该程序是在NIOS II环境下运行的 使用LWIP协议栈实现了HTTP协议的接受请求 SOCKET编程-the procedures in NIOS II is run under the protocol stack used LWIP realization of the HTTP protocol receive requests Socket Programming
-
-
0下载:
arm+linux下的socket编程程序,经过测试,功能齐全!-arm under the socket programming, tested and fully functional!
-
-
0下载:
TCP/IP提供了无连接的传输层协议:UDP(User Datagram Protocol,即用户数据报协
议)。UDP 与 TCP 有很大的区别,因为无连接的 socket 编程与面向连接的 socket 编程也有很
大的差异。由于不用建立连接,因此每个发送个接收的数据报都包含了发送方和接收方的地
址信息。 -TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Proto
-
-
0下载:
这是一个在FriendlyARM的mini2440上调试过的简单的socket编程。编程环境是:EVC4.2。希望对初学者有一定的参考价值。-This is an increase in mini2440 tried the FriendlyARM simple socket programming. Programming environment: EVC4.2. Beginners would like to have some reference value.
-
-
0下载:
dsp6713设计重要资料,可共大家编程参考-Design dsp6713 important information, a total of all programming reference
-
-
0下载:
wince socket编程 ,包括server 和 client 两个程序源码。-wince socket programming ,including server and client!
-
-
0下载:
利用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.
-
-
0下载:
wince 下开发,EVC的socket编程,为evc开发提供借鉴-wince under development, EVC' s socket programming, in order to learn from the development of evc
-
-
0下载:
a guide for socket programming and networking-a guide for socket programming and networking.......
-
-
0下载:
基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。
客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据
-Linux operating system based on the socket programming, to complete a simple
-
-
0下载:
嵌入式主板,wince操作系统,Socket编程服务端,evc++开发平台下的工程-Embedded Motherboard, wince the operating system, Socket programming service side, evc++ project under development platform
-
-
0下载:
TCP/IP 协议源码 对于学习网口编程很有帮助-TCP/IP 协议源码 对于学习网口编程很有帮助
-
-
0下载:
嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
-
-
0下载:
Socket programming a good pdf to start
-
-
0下载:
发送端通过Video4linux编程对摄像头进行操作,获取视频数据,将所得到的每一帧图像进行处理后,由libjpeg将原始图像进行压缩,使得数据可以通过网络发送。在发送时通过UDP的socket编程实现数据帧的发送;-By Video4linux programming of the transmitter to operate the camera to obtain video data, the resulting image after each frame, the original
-
-
0下载:
基于WinCE Socket的网络编程,完成客户端与服务器端的通信-WinCE Socket-based network programming, complete client and server communication
-
-
0下载:
Linux下socket编程示例,包括TCP/UDP编程,循环服务器、并发服务器等-Linux socket programming examples, including TCP/UDP programming cycle servers, concurrent server, etc.
-