资源列表
webkit--demo
- webkit的基本使用方法,以及Qt调用js函数,和js函数调用Qt函数。 此demo是以百度地图标注为例,实现Qt显示百度地图,并且可以在地图上面标注显示-The basic use of WebKit, and Qt calls the JS function, JS function and Qt function call. This demo is to Baidu map labeling as an example, Qt display Baidu map, and ca
VCOPCClient
- 学习基于OPC以太网通讯的简单例子,客户端,开发环境为vs2008-Learn simple example based on OPC Ethernet communications, the client, the development environment for vs2008
TCPTalk
- TCP聊天程序,监听、建立连接,支持文件传输等功能-TCP chat program, monitoring, establish a connection, support file transfer and other functions
select
- select封装的类,非常标准,实用,很多大型项目都在使用,是学习网络socket编程的很好入门和提高的资料-select type of package, very standard, practical, many large projects are in use, is a good learning network socket programming and improve data entry
queue
- 封装的STL队列类,不必关心队列大小类型,非常实用,也是新手学习的很好资料-Package STL queue class, do not care about the type of queue size, very practical, but also good information for novices to learn
hashmap
- 封装的STL的hashmap类,非常实用,非常标准,大型项目都在使用,很值得学习-STL package of hashmap class, very practical, very standard, large-scale projects are in use, it is worth learning
mdio
- linux mdio tool: read operation: mdio reg_addr write operation: mdio reg_addr value For example: mdio eth0 1 mdio eth0 0 0x12
epoll
- linux环境下使用epoll处理高并发服务,并且使用多线程,所占用的cpu很低-Linux environment using epoll to deal with high concurrent service, and the use of multi threading, occupied a very low CPU
MyTcp
- delphi7 MyTcp.pas, 改编自C语言方便好用的基于winsock的tcp代码.可用于多线程后台收发TCP包,可以比较方便的控制各种情况.自定义接收TCP的回调结束判断函数. 其中用到的 log4me.pas来自网络 ExtStrList.pas来自fastnet-delphi7 MyTcp.pas, adapted from the C language is easy to use winsock tcp-based code can be used to send and re
winsock-DEMO
- 使用winsock传输并显示图片--很好的初学者例子,DEMO中含有Client和Server端-a Winsock demo,include Client and Server Code!
Code-for-demo
- 介绍一个款局域网聊天工具,里面包含VC的两个DEMO:服务端和客户端-A demo for chat,include Client and Server Code
g711_rtp
- 读取test.g711文件,每次获取160字节音频数据,进行rtp封装传输。-Read test.g711 documents, each 160 bytes of audio data to obtain, for rtp package transmission.