help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] strange socket behavior


From: Stefan Krecher
Subject: [Help-smalltalk] strange socket behavior
Date: Wed, 20 Jun 2012 20:11:58 +0200

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]