文件名称:AirTicket
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-03-24
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- 叶*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing system. Since some library interface is hard to use, so the server side I made some adjustments, the client did not do the interface. If you think the interface is not required, then the server can not be deleted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AirTicket
.........\AirTicketServer
.........\...............\server.c
.........\...............\server
.........\...............\newserver.c
.........\...............\globalapi.h
.........\...............\.global.h.swp
.........\...............\threadbuff.h
.........\...............\ticket.h
.........\...............\servicethread.h
.........\AirTicketClient
.........\.........Server\client
.........\...............\......\globalapi.h
.........\...............\......\client
.........\...............\......\newclient.c
.........\.........Client\client
.........\...............\......\globalapi.h
.........\...............\......\client
.........\...............\......\newclient.c