搜索资源列表
Linux_src
- linux下利用串口进行网络通讯-using serial communications network
unix-netprog
- unix下网络通讯方面的程序-communications procedures
release
- linux平台下的网络通讯程序,可实现用户鉴别,单聊,群聊等
2041_new_dvr_src
- 1、基于韩国at2041芯片开发的Linux环境的DVR代码。 2、以原来代码进行了修改。 3、主要修改网络通讯出现异常问题处理 4、硬盘覆盖录像不起作用
linux_socket
- linux 下的网络通讯客户端和服务端程序
u-boot-1.3.0
- 针对S3C2410X移植的UBOOT-1.3.0,带网络通讯TFTP,可通过网络下载内核,使用时把.gz改为.tar.bz2,在linux下编译
Win32
- linux下的多个网络通讯的例子 可多参考下-linux under the example of a number of network communications can refer to the following
agent2d-2.0.0.tar(1)
- 一个相当不错的网络接口程序,主要用于tcpip网络通讯-it is a source code of internet
33277usrsock
- Linux下简单的网络通讯:发出接受数据(Socket)编程-Linux under the simple network communications: the issue of acceptance of data (Socket) Programming
GPRS
- 基于s3c2410的GPRS模块驱动程序,研究网络通讯的能用上-The GPRS-based s3c2410 Module Driver, research network communications can be used on the
test-net
- 基于linux操作系统的流式套接字网络通讯程序!包括主机和客户机的程序!-the internet communication protocols in Linux
socket
- socket 编程 构建了一个服务器 和一个客户端 可以进行网络通讯-socket programming built a server and a client network communication can be
Detailed_ftp_command_under_Linux
- Linux下ftp命令详解 网络通讯传递文件的学习详解-Detailed Linux, network communication ftp command to transfer files to learn Detailed
Linux-program-command
- linux程序员必备,linux命令大全,包括文件系统、网络通讯、磁盘管理等等。-essential linux programmers, linux command Daquan, including file systems, network communication, disk management.
Linuxusbgadget
- 利用Linux USB gadget设备驱动可以实现一些比较有意思的功能,举两个例子: 1、一个嵌入式产品中 的某个存储设备,或是一个存储设备的某个分区,可以作为一个U盘被PC;设别,从而非常方便的完成文 件交互,这个功能被广泛的应用于手机、数码相机等产品中。2、一个嵌入式设备通过USB连接到你的PC 后,在你的PC端会出现一个新的网络连接,在嵌入式设备上也会有一个网卡设备,你可以配置它们的IP 地址,并进行网络通讯,俗称USBNET。-Linux usb gadget driv
Linux_Qt4
- linux QT 编程实例,包括dialog ,view,mainwindows ,网络通讯等-linux QT programming examples, including dialog, view, mainwindows, network communications, etc.
Qtnetwork
- Qt初学,网络模块部分,tcp协议,简单的实现网络通讯-Qt beginner, part of the network module, tcp protocol, a simple network communications
MointDev
- 基于嵌入式linux数据采集服务器,界面采用Qt4.7编写,实现视频采集、串口通讯、网络通讯功能。-Based on the embedded Linux data acquisition server, using Qt4.7 interface, video acquisition, serial port communication, network communication function.
chatingroom.tar
- 简易网络聊天室,实现即时通讯,分成三部分:聊天区、功能区、名单区。(Simple network chat room, the realization of instant messaging, divided into three parts: chat area, function area, list area.)
01_session_daemon_test
- 在网络通讯时,源主机的应用程序知道目的主机的IP地址和端口号,却不知道目的主机的硬件地址,而数据包首先是被网卡接收到再去处理上层协议的,如果接收到的数据包的硬件地址与本机不符,则直接丢弃。因此在通讯前必须获得目的主机的硬件地址。ARP协议就起到这个作用。源主机发出ARP请求,询问“IP地址是192.168.0.1的主机的硬件地址是多少”,并将这个请求广播到本地网段(以太网帧首部的硬件地址填FF:FF:FF:FF:FF:FF表示广播),目的主机接收到广播的ARP请求,发现其中的IP地址与本机相符,
