Search found 3 matches

by olafmol
13 Jan 2009, 20:52
Forum: Server Side Extension Development
Topic: internal events are not displayed in trace admin panel
Replies: 1
Views: 4653

internal events are not displayed in trace admin panel

Hello,

i am trying to create a java serverside extension, it loads ok and the init and destroy trace info is displayed in the admin trace panel. But i also want to display internal events, and thus i have used this code:

public void handleInternalEvent(InternalEventObject ieo)
{
// Your code ...
by olafmol
13 Jan 2009, 18:48
Forum: Java2SE / Android Client API
Topic: cannot set room variables with Java API
Replies: 12
Views: 48812

cannot set room variables with Java API

Hello,

we use the code from the documentation to set Room Variables:

Map<String, RoomVariableRequest> rVars = new HashMap<String, RoomVariableRequest>();
RoomVariableRequest variable = new RoomVariableRequest("2500", SFSVariable.TYPE_NUMBER);
rVars.put("score", variable);
sfs.setRoomVariables ...
by olafmol
07 Jan 2009, 21:42
Forum: Job offers and requests
Topic: Looking for serverside Java & SFS programmer
Replies: 0
Views: 5540

Looking for serverside Java & SFS programmer

Hello,

we are looking for a freelancer with experience in both server-side java applications (multi-threaded, scalable, highperformance) and SFS Pro java extensions. If you're qualified and interested please contact me at olaf AT ilink.nl

Olaf