- 3Dsnakegame 用C++开发的3D贪吃蛇的游戏
- pixhawk_2010_overo-board This a sample schematics using uPD720114 USB hub controller chip. Can be used this schematics as reference in your Hardware design. Cheers
- ERS 实现在百度地图上定位
- 数据结构-c++-栈的验证-实验报告 1.实验目的及要求 1.1 实验目的: 1.掌握栈的顺序存储结构 2.验证顺序栈及其基本操作的实现 3.验证栈的操作特性 1.2 实验要求: 1.建立一个空栈 2.对已建立的栈进行插入
- KEY2_TEST Altera firmware examples for Cyclone IV
- UDP测试上位机-基于matlab GUI编写 UDP测试上位机
文件名称:websocket.tar
介绍说明--下载内容来自于网络,使用问题请自行百度
大神写的websocket服务器,但有内存报错,也没管内存释放,还有一些不完善的地方,我给弄好了
把ws.html放到你的网站。修改里面的ip。
编译和运行服务器端(我是centos下)
gcc -g -o websocket websocket.c
valgrind --show-reachable=yes --leak-check=full ./websocket
访问http://你的网站/ws.html看效果。(The websocket server written by big God has memory errors and no memory release. There are still some imperfections.
Put ws.html on your website. Modify the IP inside.
Compile and run the server side (I am under CentOS)
GCC -g -o websocket websocket.c
Valgrind --show-reachable=yes --leak-check=full./websocket
Visit http:// your website /ws.html to see the effect.)
把ws.html放到你的网站。修改里面的ip。
编译和运行服务器端(我是centos下)
gcc -g -o websocket websocket.c
valgrind --show-reachable=yes --leak-check=full ./websocket
访问http://你的网站/ws.html看效果。(The websocket server written by big God has memory errors and no memory release. There are still some imperfections.
Put ws.html on your website. Modify the IP inside.
Compile and run the server side (I am under CentOS)
GCC -g -o websocket websocket.c
Valgrind --show-reachable=yes --leak-check=full./websocket
Visit http:// your website /ws.html to see the effect.)
相关搜索: c websocket
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
79d77a17dea5c2cbe8c53e173476fe99 | 122880 | 2017-07-04 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.