|
|
| Author |
Message |
|
| Guest |
Posted: Fri Sep 23, 2011 9:24 am |
|
|
|
Guest
|
Hi all,
I am currently working on GUI by using Jinterface. I am try to send a message from an alive node made by Jinterface library in java to the alive normal node on shell.
In this way it works and another module gets the message:
OtpErlangAtom ok = new OtpErlangAtom("ok");
mbox.send("clientChat", "chat_c@" + computername, ok); |
|
|
| Back to top |
|
| vladdu |
Posted: Fri Sep 23, 2011 9:44 am |
|
|
|
User
Joined: 28 Feb 2005
Posts: 397
Location: Gothenburg, Sweden
|
Hi,
On Fri, Sep 23, 2011 at 11:23, Amir Almasi <amir.fireflame@gmail.com> wrote:
> I am currently working on GUI by using Jinterface. I am try to send a
> message from an alive node made by Jinterface library in java to the alive
> normal node on shell.
> In this way it works and another module gets the message:
> OtpErlangAtom ok = new OtpErlangAtom("ok");
> mbox.send("clientChat", "chat_c@" + computername, ok);
> The problem is, |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|