Exchange in-Game Currency

Hello,

Is it possible to “send” in-game currency to other devices?
for example

guyA:1000gold
guyB:50gold

then guyA transfers/send 200gold to guyB

guyA:800gold
guyB:250gold

how does one go about doing this?
is there a service i can use?
would OpenFeint be able to do this? [import]uid: 114118 topic_id: 22476 reply_id: 322476[/import]

Check this out : http://www.mydevelopersgames.com/AutoLAN/

The in development beta version supports online stuff too [import]uid: 84637 topic_id: 22476 reply_id: 89682[/import]

Hello Abiz,

Are you trying to do this over LAN or Internet? AutoLAN is a corona library that allows you to send anything from one device to another over wifi. This means you can send game commands, data, currency, events, etc. It is very easy to use and we will help you along the way.

You can find more information here:
http://www.mydevelopersgames.com/AutoLAN/
Thanks,
M.Y. Developers

[import]uid: 55057 topic_id: 22476 reply_id: 89716[/import]