Is there any opensource SWIFT component to be used in asp.net like WIFE in java?

link|improve this question

79% accept rate
feedback

1 Answer

up vote 1 down vote accepted

please see this thread.

In short: SWIFT has released a XML representation of MTs (MTXML) and a reference implementation to show how to convert MT from/to MTXML.

It should be very easy to manage this in .net.

link|improve this answer
Thanks, do you know where I can find some samples in .NET? – Amir Pournasserian Aug 16 '10 at 11:07
A .Net sample would be trivial - the java code is pretty simple. However, you should mail SWIFT and ask for more info. They are pretty quick in coming back with answers. Also, have a snoop around swiftcommunity.net. – stijnm Sep 3 '10 at 8:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.