Extentions in C#

Post here your questions about Actionscript and Java server side extensions development.

Moderators: Lapo, Bax

Post Reply
Nir.Abr
Posts: 2
Joined: 23 Sep 2009, 12:09

Extentions in C#

Post by Nir.Abr »

Is there any way to create SFS extentions in C# instead of Java ? and if not, is it on the road map ?
Nir.Abr
User avatar
Lapo
Site Admin
Posts: 23438
Joined: 21 Mar 2005, 09:50
Location: Italy

Post by Lapo »

Hello,
sorry no C# support is planned. Being SmartFox a Java based application there's no good way to bring C# in the JVM.

However there's a good news... if you know your C# you won't have any problems with Java. To use an euphemism Microsoft "borrowed" quite a lot from Java when they designed C#... (one could argue that C# borrowed from C++ as Java did, actually :) )

Anyways the jump from C# to Java is really tiny, almost non existent :)
Lapo
--
gotoAndPlay()
...addicted to flash games
emaier
Posts: 8
Joined: 12 Dec 2008, 20:22

c#

Post by emaier »

you can run unity3d on top of sfs.. which is c#. but end users will be required to install unity plugin
User avatar
Lapo
Site Admin
Posts: 23438
Joined: 21 Mar 2005, 09:50
Location: Italy

Post by Lapo »

Unity3D is client side. The question was about supporting C# on the Server side.
Lapo
--
gotoAndPlay()
...addicted to flash games
Post Reply