资源列表
sendTCP
- 发送tcp数据包,格式:源IP 源端口 目的IP 目的端口 -Send tcp packet format: The purpose of the source IP source port destination port IP
serial_rd
- 在linux下用C语言开发的小程序,实现对指定串口的打开,设置串口的通信参数(波特率设置,数据位,奇偶校验,数据流控制等),通过使用read函数和write函数实现串口的读写。-Under linux using C language in the development of small procedures, to achieve the specified serial port to open, set the serial port communication parameters (
webserver-ipv6
- 这个程序是在uip协议栈上实现的对节点进行操作eweb浏览程序。通过这个程序可以熟悉uTCP/ip。-This program is implemented on uip stack to operate on the node eweb browsing program. Through this program can be familiar with the uTCP/ip.
http_postaget_method
- 模拟投递http请求,包头以及解析返回数据结构 使用:ob.InitTrade(),ob.IntoField(),ob.PostTrade()投递表单,获取表单数据-Analog delivery http request header and parse the returned data structure Use: ob.InitTrade () ob.IntoField (), the ob.PostTrade () the delivery form, get the form
tcp_client_server
- Linux 下的类似qq的即时通讯部分源码-source which is similar to instant messaging part of the qq in the Linux
udp-socket
- socket网络套接字编程,udp包过滤源代码,实现服务器客户端包过滤过程-Socket network socket programming, udp packet filter source code, to achieve the server client packet filtering process
7ee69dc659c9
- XML文件源码察看器asp version- -This is xml
fs
- 高级语言程序设计JAVE-Advanced Language Program Design acids
select
- 实现socket异步读写套接字的程序。值得网络编程者借鉴,主要select实现。-Achieve asynchronous socket read and write socket program. Worthy of network programming reference, to achieve the main select.
CombinnationEncryptDecryptl
- 自编写的加密/解密算法,开发环境c语言!-since the preparation of the encryption/decryption algorithm development environment c language!
NamedPipe
- 该程序将windows命名管道的常用功能封装成一个类,使用时只需调用Connect、Read、Write函数即可实现局域网通信。-The program will be named pipes windows package into a class of commonly used functions, using, simply call Connect, Read, Write LAN communications function can be realized.
camera_client
- linux下v4l2摄像头图像捕捉并发送的程序-V4l2 camera image capture and send program under Linux