ArticleDirectory
- Background
- Introduction
- Features
Background
Well, you don't have to say much about the Spring Festival .. The Shanghai Bureau's telephone ticket booking only supports 8000 concurrent calls, and basically cannot be obtained. I am waiting for the majority of P people to focus on the market, 58 City and other portals, pay attention to the transfer of ticket information, although many are ticket dealers, but there is no way. I transferred a train ticket a few days ago and received 11 phone calls within 10 minutes after the information was sent. Naturally, 10 of my friends were disappointed. Undoubtedly, this is also the battlefield for ticket snatching .. Many friends in the garden wrote information monitoring.ProgramFor example, I used it for reference and developed the winform program.
Introduction
The ticket snatching kuaishou is a pure. net compiled winform control, use WebClient to download and parse the transfer information of train tickets of the three companies: Ganji, 58 city, and cool news (the information of these three companies can basically cover all the transfer of tickets ).Source codeFully open, can be arbitrarily modified, open source on codeplex, address: http://qiangpiaokuaishou.codeplex.com/
Features
0. The three websites can basically cover all transfer information (cool news originally aggregated the ticket sources of some small websites)
1. The information is displayed in the list. The vehicle count and number are extracted and can be sorted as needed.
2. Double-click the information in the list to open the webpage of the information in the tab on the right.
3. Check the monitoring option to monitor the ticket source. The default one-minute interval can be changed in the source code.
4. After the ticket source is monitored, the new ticket source information will pop up at the tray in the lower right corner.
Source code: http://qiangpiaokuaishou.codeplex.com/(including demo programs)
As I am not a professional winform developer, I am not very experienced in winform development, and the development is too hasty (2 hours). If I find bugs and functional defects, I hope you will not give me any further advice!