Hi

On Tue, Mar 23, 2010 at 9:46 PM, Yves Parès <limestr...@gmail.com> wrote:
> Is there a way to perform some kind of remote method invocation in haskell?
> (Or, "remote object", but I prefer not to use this term, as there are no
> "objects" strictly speaking in Haskell)
> I would like to use a higher level API than sockets for network programing.

you could try dbus. dbus-client[1] is a relatively high-level wrapper.


[1]: http://hackage.haskell.org/package/dbus-client
[2]: http://hackage.haskell.org/package/dbus-core

-- 
Håkon Lorentzen

e-mail: hako...@gmail.com
phone: +47 90539718
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to