搜索资源列表
webserver
- 此代码为基于S3C2410芯片的Web服务器代码,通过套接字实现C/S数据读取.
testRabbitTCP
- Rabbit4000单片机的网络编程,该程序可以实现了网络套接字的链接和网络端口的数据收发
UDP
- 数据类型\"socklen_t\"和int应该具有相同的长度.否则就会破坏 BSD套接字层的填充.POSIX开始的时候用的是size_t, Linus Torvalds(他希望有更多的人,但显然不是很多) 努力向他们解释使用size_t是完全错误的,因为在64位结构中 size_t和int的长度是不一样的,而这个参数(也就是accept函数的第三参数)的长度必须和int一致,因为这是BSD套接字接口标准.最终POSIX的那帮家伙找到了解决的办法,那就是创造了一个新的类型\"socklen_t\"
CE_XTALK
- CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mec
send-receive
- 网络套接字编程,具有收发功能的c程序,可在一台host实验,也可以多机通信-socket program
embedded_linux_system_development_for_ARM_PDF_Book
- 《ARM嵌入式Linux系统开发》随书光盘中的电子书,PDF格式,主要包括(仅列举重要部分):第 9章 目录与文件.pdf,第 10章 文件I O.pdf,第 11章 网络编程.pdf,第 12章 无连接的套接字通信.pdf,第 13章 面向连接的套接字通信.pdf-" ARM Embedded Linux System Development," CD-ROM with the book in e-book, PDF format, mainly including (to
Linux-socket
- Linux下的套接字程序,经过测试,很好用~ 有完备的注释,可供初学者学习使用。-Socket program under Linux, tested, very good note with a ~ are complete, for beginners to learn to use.
31-UDP
- 基于wince的udp通信示例。创建套接字:网络地址的格式,传输方式(数字模式),0代表UDP协议-Wince, udp communication example. Create socket: network address format, transmission (digital mode), on behalf of the UDP protocol
client
- 根据套接字建立TCP连接的过程,创建服务端程序,并在接收到客户端连接请求后,产生一个新的线程来处理这个客户端的通讯工作-Process to establish a TCP connection according to the socket to create a server program, and receives the client connection requests, resulting in a new thread to handle client communicatio
TCP_server
- 建立基于TCP套接字的服务器与客户端的连接,客户端向服务器发送字符串,服务器将接受到的字符串打印出来-Establish a connection based on the TCP socket server and client, the client sends the server a string, the server will receive the string print out
STM32_W5200
- 这是一份关于STM32控制网络芯片W5200的实际项目程序,这个程序中涉及W5200的所有功能,套接字,数据发送,数据接收,连网检测,断网检测等等功能,对于要用W5200的用户来说是个很好的选择-the program is related to w5200,it use stm32 to control the w5200 ,include w5200 s many functions,example for connect ,disconnect,receive data,send data
sock_raw
- Linux环境下自己构建包packet,包括MAC头部,UDP、TCP头部,以及数据及校验和计算,构建完包之后用原始套接字来进行发送-After the Linux environment to build their own package packet, including the MAC header, UDP, TCP header, and data and checksum calculation, build complete package with a raw socket t
W7100A
- 带IP核的单片机W7100A的底层驱动代码,一些基础网络通信协议,包括套接字等。-With IP core of single chip microcomputer W7100A underlying driver code, some basic network communication protocols, including socket, etc.
socket
- linux内核中有关套接字部分的源代码,想学习内核的可以看一下-linux kernel source code for the relevant parts of the sockets, want to learn what you can see the kernel
Linux_system_programming
- linux系统编程学习源码包,管道,进程,信号,信号量,内存共享,套接字,消息队列等学习包;线程池的使用,目录负责源码等;-Linux system programming learning source package, piping, process, signal, semaphores, and Shared memory, sockets, learning packages such as message queue The use of thread pool and direct
firewall
- 这是关于原始套接字包过滤防火墙的源代码,希望大家可以下载学习指教-This is about raw socket packet filtering firewall source code, hope that we can download to learn Zhijiao
BerkeleyTCPServerDemo
- 文件为单片机嵌入式服务器交换收据的源码程序,针对TCP连接下的伯克利套接字的创建以及使用。-File server exchange receipts for the embedded microcontroller source program, Berkeley Socket TCP connections under creation and use for.
inetd
- ADSP-BF609搭建网络服务器 供外部设备联接访问 采用套接字方式进行-ADSP-BF609 builds a network server for external device connection access using socket
socket_unpassive
- 三菱PLC套接字通讯程序,需要带有以太网口的CPU。(Soctet_Client_to_mitsubishi)
W5200E01-M3_Firmware_polling_v1.7
- w5200 模块驱动,支持ADSL连接(有PPPoE协议以及PAP/CHAP授权模式) 同时支持8个独立套接字的工作 内部32K字节的发送、接收缓存 支持掉电模式 支持LAN上的“唤醒”(The w5200 module driver supports the ADSL connection (with the PPPoE protocol and the PAP/CHAP authorization mode) Supports 8 separate sockets simultan