搜索资源列表
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_set_cli
- linux下socket编程示例,通过网络传送控制信息给下位机
socket
- 非常好用的网络多线程socket编程代码,多线程
handsetftp
- FTP的客户端与主机端程序源码,可一次传送一个文件夹,对SOCKET编程的朋友有一定参考价值
socket
- linux下的socket编程,认真阅读!
arm_tcpip
- arm+linux下的socket编程程序,经过测试,功能齐全!-arm under the socket programming, tested and fully functional!
udptalk
- TCP/IP提供了无连接的传输层协议:UDP(User Datagram Protocol,即用户数据报协 议)。UDP 与 TCP 有很大的区别,因为无连接的 socket 编程与面向连接的 socket 编程也有很 大的差异。由于不用建立连接,因此每个发送个接收的数据报都包含了发送方和接收方的地 址信息。 -TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Proto
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.
socket2
- 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
linux-socket-C-S
- 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
videocapsend
- 发送端通过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
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
bank
- 这是银行排队系统的项目,是基于socket编程的,有客户端和服务端-This is a bank queuing system project, is based on the socket programming, the client and the server
server
- 基于qt,linux环境下socket编程,简单的聊天小程序的服务器端-Based qt, linux socket programming environment, a simple chat server-side applet
C_SOCKET_guiding_book
- 我收藏的一本书,忘记从哪里摘录的,如果你刚开始 socket 编程并想找一本入门书,那么这本书很适合你。但这不是一本完全的 socket 编程书。 -My favorite book, excerpts forget where, if you' re just starting socket programming and are looking for an entry, then this book is for you. But this is not a complete soc
socket
- Linux下socket编程示例,包括TCP/UDP编程,循环服务器、并发服务器等-Linux socket programming examples, including TCP/UDP programming cycle servers, concurrent server, etc.
main_project
- 在Linux环境下编写的基于M3的智能家居的主程序代码(不包含硬件方面的代码)用到多线程,网络socket编程-In the Linux environment prepared by M3-based Smart Home main program code (does not include hardware code) uses multi-threaded, socket programming network
serial2wifi
- 基于linux的wifi转串口,串口转wifi程序,涉及socket编程、串口设置,可用于智能插座设计。-Based on the wifi linux serial port, serial to wifi program, involving socket programming, serial port settings can be used to design intelligent socket.
clientsocket
- 该代码利用unix下环境高级编程的socket编程,实现qt显示程序与应用程序之间利用socket通信-The code uses the UNIX Environment socket network programming, QT display interface and application between the use of network communication