Hi,
i'm running gst in an android-scriting environmemt, so i'm not sure if this
is an android-scripting/ s4la or an gst issue.
Using tcp sockets im sending json to a scripting host ("json-rpc").
Everything works fine except that the server sends responses only after i
call "socket close". So the responses to request are going into nowhere. I
can see this via a serverlog and via tcpdump.
Same behavior with StreamSocket, TCP.Socket or NetClients. HTTP.HTTPClient
...
If i make the request via Smalltalk system: '...'  using netcat to send
json to the server, everything seems to be ok ...
Any ideas what is happening?
regards,
Stefan
_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to