资源列表
UP6410_hostapd.tar
- UP6410_hostapd.tar.gz,在UP-CUP6410实验版上移植好的hostapd WiFi软件。-UP6410_hostapd.tar.gz, the UP-CUP6410 experimental version transplant good hostapd WiFi software.
UP6410_libnl-1.1.4.tar
- UP6410_libnl-1.1.4.tar.gz, 在UP-CUP6410开发板上移植好的libnl库。-UP6410_libnl-1.1.4.tar.gz, the UP-CUP6410 development board transplantation good libnl library.
UPDASERVER
- socket编程,服务器端用来接收客户端发来的信息。-socket programming, client server to receive incoming messages.
UP6410_RT73.tar
- UP6410_RT73.tar.gz, 在UP-CUP6410上移植好的RT32通用的WiFi驱动。-UP6410_RT73.tar.gz, the UP-CUP6410 transplant common good RT32 WiFi driver.
Linux_Pthread_Demo
- Linux下面的线程编程实例,写的比较好。-Linux multithreaded programming examples below, write better.
work1.tar
- 实现一个简易的printf函数,系统调用write的调用格式为size_t write (int fd,const void * buf,size_t count),将读取buf中字长为count的数据进入到文件描述符为fd的文件中-Achieve a simple printf function, call the system call write format size_t write (int fd, const void* buf, size_t count), will read t
W3CSchool
- W3CSchool W3CSchool-W3CSchool W3CSchool W3CSchool
EthernetFrame
- 以太网网络传输帧的解析程序 代码清晰 基于VS2010编写-Frame transmission Ethernet network analysis program is compiled based on VS2010 code clearly
socket
- 实现Android客户端 新闻和视频媒体推送 调试成功 客户端和服务器 程序均有-Android client to achieve the news and video media push the successful commissioning client and server programs are
CAsyncSocket-UDP
- MFC自带CAsyncSocket的视频聊天程序-MFC CAsyncSocket own video chat program
mysocket
- 这个是网络编程中的c++socket源代码,包括服务器端和客户端-This is a socket of the C++ source including the server and client C++ source
ntpclient.tar
- NTP客户端实现C语言源代码,里面是NTP客户端的实现代码,经过验证后是能够正常运行的-NTP client code