This was just a quick test of the new Xmpp server running @ myrobotlab.org.
I tried the service with Google, and they now do not accept connections Booo ! :(
But  I am currently running an Xmpp server which allows the Xmpp MRL service to connect and send/recieve messages.

One of the biggest bonuses regarding Xmpp is that it will traverse NATs. This means your robot can be on one network (e.g. home) and you can be on a completely different one (e.g. work with mobile network) - and you can communicate just fine with one another.  Sending updates & commands :)

Who wants to join !  Tell me your mrl login name & the robot names you want to communicate with and I'll add them to the Xmpp server.

Papaouitai

8 years 8 months ago

Grog better than WhatsApp and other, I want to join, my mrl login name is Papaouitai and the robot name is Sonny. Thanks ;)

Sure,
So - you'll need - 1.0.1071 , because there were a few parts in Xmpp which required changes since it was originally designed to be used with Google's hangout (which no longer works)

Another thing you'll need is an Xmpp client for your phone.. I use Xabber
https://play.google.com/store/apps/details?id=com.xabber.android&hl=en

And/Or a Xmpp client
http://xmpp.org/software/clients.html 
 

When this is setup and your robot is using the Xmpp service you should be able to send messages to and  get messages from your robot.

In order to have some way to organize this I created 2 account for you on the Xmpp server
One is your username @ MRL for  you
Papaouitai

The other is for your robot Sonny :
Papaouitai.Sonny

 

This is how I setup an account named 'Test01' in Pidgin

Let me know if you have any problems..  

I'll update the Xmpp script so you know what to do is Python...

[[service/Xmpp.py]]

Papaouitai

8 years 8 months ago

I've two question:

- If one day will need to change passwords is it possible?

-  I try script and I've some problem, I solved something but I have left only one, the function publishMessage doesn't work and I tried to change Java code and I made some error, now I return to original code.

Thanks !

Hi Papa !

Yes it will be possible to change passwords, I'm not sure how you do it, but we will figure it out.

Yes, it needs refactoring, its on my list as soon as I fix up the Arduino sharing problem.  
I'm very interested in getting this service working again.  It was fun in the past, and I think if its improved it will be very useful.

I just need a little time to get to it, I'm excited you are excited ! :)