Mono – take1

So I had to write a client/listener for an MQ server, I planned to use an existing web service that was left out from being used during one of the site makeover.

Since one of the app in java is already doing that using Spring and jms template, I made a point in trying to do the same in .NET. Problem is simple, the MQ server is in Java platform and I needed to run a C# tool/deamon on Linux distribution 5.x.

Mono is a wrapper for C#/.NET to enable user to convert a *.dll/*.exe to run in any environment that does/not support .NET framework.

I’m still testing it, I’ll update you guys when something good comes out of it.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.