Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Interfacing with Java, C# ......

From: tim-johnsons:web at: 2-Aug-2006 16:29

* Thorsten Moeller <tmoeller-fastmail.fm> [060802 02:30]:
> Hi, > > i am just thinking about some integration issues arising in my daily > work and the use REBOL . > > Is it in general possible to establish a communication between Rebol an > other programming language programs (perhaps via sockets), has anybody > done something like that and what is the best method (performance, > stability ...) if there are more than one?? It should be as universally > as possible.
Hi Thorsten: Interesting that you should bring that up.. :-) My biz partner is a perlmonger and some years ago we experimented with communicating between rebol and perl applications via sockets. I don't have any of that code laying around that I can use as an example, but the upshot was that it would be very doable. We thought about have a perl "tk server" that would take strings from a rebol application and translate it to rendering of a tk based gui. We also thought about having a perl "template server" (using the perl templating features). That discussion went to the exchange format and we thought that we would start with something like an http query string, since the parsing mechanism is pretty universal. M2c worth tj
> Any 2c are welcome!!! > > Thorsten > > -- > http://www.fastmail.fm - Does exactly what it says on the tin > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject.
-- Tim Johnson <tim-johnsons-web.com> http://www.alaska-internet-solutions.com