首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > swift-socket-server

swift-socket-server

  • 资源大小:32.87 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Swift Socket Server Swift is a Java socket server that simplifies client-server communication by defining a simple framework in which to define your messages and how they are handled. One aspect of this is the standardized form of marshalling: communicating messages in the form of easily converted binary packets. In addition, the Swift server already contains some client management functionality, such as a "Ping Pong" mechanism that detects dropped or unresponsive clients, client-server handshake, client-server graceful disconnection and message queuing. It supports both TCP and UDP, without any of the API changing: under the hood UDP is managed to emulate TCP behavior in regards to server-client messaging and client synchronization. There is a
VIP VIP
0.180962s