how can I dispather socket request in my gateway? -
i charge gateway,which responsible communications between in out company. gateway need support socket protocal called other system, , socket requests should dispathed different apis implement hessian.
as know, socket request include ip,port,message body. beside parse socket message or use different port match apis. there other methods? example, http request can use url's paths , headers dispathed.
sorry poor english...
Comments
Post a Comment