[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:58:26 CET 2013
Comment #9 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 MiniServer component malfunctions (faulty) and in turn the
RpcServer doesn't work properly.
More information about the User
mailing list