Search found 6 matches

by Rozik
10 Jul 2010, 09:48
Forum: SmartFoxServer 1.x Discussions and Help
Topic: How ot start Smartfox on a MAC useing the start.sh file?
Replies: 2
Views: 4458

How ot start Smartfox on a MAC useing the start.sh file?

well the title actually says it all. i have smartfox running and i already wrote some extensions for it. but i can only get it started on the mac by either useing the wrapper or the smartfox icon. i would like to get smartfox started on a mac useing the start.sh file bacause i wanted to check out th...
by Rozik
10 Jul 2010, 09:38
Forum: Server Side Extension Development
Topic: Java Extension Debuging with Eclipse
Replies: 2
Views: 4784

Got it working thx
by Rozik
08 Jul 2010, 08:18
Forum: Server Side Extension Development
Topic: _server.getCurrentRoom() in Java?
Replies: 1
Views: 4230

Try this:

String roomName = this.getOwnerRoom();

this will give you the room name when you call it form the extension
by Rozik
08 Jul 2010, 07:32
Forum: Server Side Extension Development
Topic: Java Extension Debuging with Eclipse
Replies: 2
Views: 4784

Java Extension Debuging with Eclipse

Hello everyone, i used the really excellent tutorial on how to debug extensions with eclipse to make my work flow easier since i was just copying my jar file to the java extensions folder before. The connection to the server seems to work but when the server starts up i get class not found for every...
by Rozik
24 Jun 2010, 17:20
Forum: Server Side Extension Development
Topic: Connect two Servers over Sockets
Replies: 1
Views: 3706

Connect two Servers over Sockets

Hello everyone. Can anyone tell me if there is a way at all or if there is a recommended way to connect two smartfox instances that are running on two different machines other than using the same database? The plan was to have each machine run one smartfox instance with one or more zones each. But i...
by Rozik
21 Nov 2009, 18:19
Forum: .Net / Unity3D API
Topic: HandleConnection not called
Replies: 1
Views: 4744

HandleConnection not called

Hello everyone, I just downloaded the SFS Light and i am running it on my local computer. Then i wanted to do the first simple connection tutorial but the callback HandleConnection is never called. I dont get any feedback not even connection failed. Anyone have an idea on what i have to do to get th...

Go to advanced search