The requirement is to create a websocket interface as a server. When the client retrieves data from the server, how to implement breakpoint resuming. If the client is disconnected, the next time it connects, the data will be retrieved from the last time point of disconnection. Save locally on the client
The requirement is to create a websocket interface as a server. When the client retrieves data from the server, how to implement breakpoint resuming. If the client is disconnected, the next time it connects, the data will be retrieved from the last time point of disconnection. Save locally on the client
Learn about breakpoint resume transfer based on websocket
http://anole1982.iteye.com/blog/2077291
http://bbs.csdn.net/topics/391906102