[Gambas-user] Issue 380 in gambas: RpcClient sends invalid HTTP requests (and RpcServer stops working)
gambas at ...2524...
gambas at ...2524...
Fri Jan 11 18:54:35 CET 2013
Comment #8 on issue 380 by uAle... at ...626...: RpcClient sends invalid HTTP
requests (and RpcServer stops working)
http://code.google.com/p/gambas/issues/detail?id=380
The problem is basically in the MiniServer.class & stream, the RpcServer
can only handle data if it is in 1 IP Packet. If it is split over 2 or more
packets, the RcpServer component malfunctions (faulty).
More information about the User
mailing list