smalltalk and .NET communication

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

smalltalk and .NET communication

Sylvain pralon
Hello,

Just a quick question : For some reasons I have to develop .NET
interfaces to my smalltalk image.
Until now, I used some web services to establish the communication
between this two technologies.
My question is simple : Is there someone who knows a quicker and easier
way to proceed ?
Thank you

Sylvain

Reply | Threaded
Open this post in threaded view
|

Re: smalltalk and .NET communication

Ralf Propach
Sylvain wrote:

> Hello,
>
> Just a quick question : For some reasons I have to develop .NET
> interfaces to my smalltalk image.
> Until now, I used some web services to establish the communication
> between this two technologies.
> My question is simple : Is there someone who knows a quicker and easier
> way to proceed ?
> Thank you
>
> Sylvain
>
>
Hi Sylvain,

look at the DotNETConnect component of your VisualWorks installation.
It sounds like the thing you are asking for.
I think, it is not installed by default, so you may need to install it first.

Ralf

--
Ralf Propach, [hidden email]
Tel: +49 231 975 99 38   Fax: +49 231 975 99 20
Georg Heeg eK (Dortmund)
Handelsregister: Amtsgericht Dortmund  A 12812

Reply | Threaded
Open this post in threaded view
|

Re: smalltalk and .NET communication

giorgiof
In reply to this post by Sylvain pralon
There is also an announced project (that should be on the forthcoming release....) allowing smalltalk as a DLL.
James: no more news on it. Still alive and on the road, or it  has been "pollockized"???

ciao

Giorgio

On Fri, Feb 15, 2008 at 3:04 PM, Sylvain <[hidden email]> wrote:
Hello,

Just a quick question : For some reasons I have to develop .NET
interfaces to my smalltalk image.
Until now, I used some web services to establish the communication
between this two technologies.
My question is simple : Is there someone who knows a quicker and easier
way to proceed ?
Thank you

Sylvain