Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I was searching for any Swift API for swift message creation and parsing. Did not find any open source one. I was looking something similar like Swift WIFE Api for JAVA.

Please let me know if any information about the API. Thanks
Any ideas of creation of swift message would be great, as the Swift API (XML <--> FIN) really really expensive.

THANKS in ADAVNCE.
Posted

Have a look at IKVM[^]

Let's you use java libraries on the .Net platform.

Best regards
Espen Harlinn
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 9-Feb-12 12:33pm    
Sure, a 5. This is first thing to look at.
Just for completeness, I added two more in my answer...
--SA
Espen Harlinn 9-Feb-12 15:26pm    
Thank you, Sergey!
thatraja 9-Feb-12 23:10pm    
Bookmarked for my blog post update, 5!
Espen Harlinn 10-Feb-12 3:13am    
Thank you, thatraja!
Just for completeness, to complement the answer by Espen:

There are also:

J# by Microsoft, available but discontinued:
http://en.wikipedia.org/wiki/J_Sharp[^],
http://msdn2.microsoft.com/en-us/vjsharp/default.aspx[^].

Ja.NET: http://www.janetdev.org/[^].

—SA
 
Share this answer
 
Comments
Espen Harlinn 9-Feb-12 15:27pm    
Good ideas - worth checking out too :)
Sergey Alexandrovich Kryukov 9-Feb-12 15:36pm    
Thank you, Espen.
--SA
thatraja 9-Feb-12 23:11pm    
5!
Sergey Alexandrovich Kryukov 9-Feb-12 23:12pm    
Thank you, Raja.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900