Search found 33 matches

by mittico
06 Feb 2013, 19:37
Forum: Server Side Extension Development
Topic: Upgrade server side extension 1.6.9 to 2.x
Replies: 1
Views: 5506

Upgrade server side extension 1.6.9 to 2.x

Hello,
there is any easy way I can convert my server side application written in java from 1.6.9 to 2.x?

thank you.
by mittico
19 Jun 2009, 20:41
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Problem starting sfs
Replies: 1
Views: 3489

Problem starting sfs

Hi, We have a problem when we start smartfoxserver. The server eventually starts correctly but before loading our extension, we receive those errore messages many times. INFO | jvm 1 | 2009/06/02 12:51:33 | at org.xsocket.stream.Connection .<init>(Connection.java:160) INFO | jvm 1 | 2009/06/02 12:51...
by mittico
17 Jun 2009, 18:10
Forum: SmartFoxServer 1.x Discussions and Help
Topic: dropped Message
Replies: 1
Views: 3563

dropped Message

Hi, I use those settings for my outgoing message queue: OutQueueThreads>2</OutQueueThreads> <ExtHandlerThreads>1</ExtHandlerThreads> <MaxWriterQueue>50</MaxWriterQueue> <!-- New since 1.6.0 Set the client queue size and the max. allowed dropped packets --> <ClientMessagQueue> <QueueSize>240</QueueSi...
by mittico
25 Jan 2008, 22:32
Forum: SmartFoxServer 1.x Discussions and Help
Topic: roomDel event
Replies: 6
Views: 9301

other question

same thing for the user when he enter a room, could I disable the message
Uer?
by mittico
25 Jan 2008, 18:09
Forum: SmartFoxServer 1.x Discussions and Help
Topic: roomDel event
Replies: 6
Views: 9301

roomDel event

actually when i delete a room, the event is broadcasted to all players in the zone, there's a way I can disable this?

thx for help!
by mittico
21 Jan 2008, 21:22
Forum: Server Side Extension Development
Topic: UserVariable update management
Replies: 1
Views: 4453

UserVariable update management

Hi!, I have a few question about UserVariable update management, I want to store avatars spcifications about a user using UserVariables. The problem is that each time a User join a Room, his variables are broadcasted to all players present in that room. In my game I can see a User Avatar, only if he...
by mittico
11 Jan 2008, 21:15
Forum: SmartFoxServer 1.x Discussions and Help
Topic: handle reconnection
Replies: 5
Views: 8509

thx

Hi darn! thx for your reply, yes this could be an interesting option, but i don't know if it is good in term of performance to access a database to retrieve this kind of data. Since the reconnection usually don't last much time, i think it should be better to save this kind of data on the server cac...
by mittico
10 Jan 2008, 22:20
Forum: SmartFoxServer 1.x Discussions and Help
Topic: handle reconnection
Replies: 5
Views: 8509

actual way

thx Bax!, actually what we do, is to set the server to play randomly until the player reconnect. Here what we want, is that this player is automatically reconnected to the table (room) where he was playing, there is no way to do that? I don't know how the server works, but I think an interesting imp...
by mittico
10 Jan 2008, 10:08
Forum: SmartFoxServer 1.x Discussions and Help
Topic: handle reconnection
Replies: 5
Views: 8509

handle reconnection

Hi!
What is the best way to handle reconnection of a player in the game?
has smartfoxserver an integrated way to resend previous information to a disconnected player or we have to handle it in our code?

thanks for help!
by mittico
05 Jan 2008, 15:18
Forum: SmartFoxServer 1.x Discussions and Help
Topic: storing the hashed password serverside to use it later
Replies: 25
Views: 29793

solution

I had Jre6u2, I installed Jre6u3 and the problem disappeared, i don't know if it was a corrupted installation or a Jre6u2 problem, anyway now it works and I'm happy.

Since i'm working developping an online game site 5 hours a day, i think you will send me the bill soon.

So follow me carefully :)
by mittico
05 Jan 2008, 13:01
Forum: SmartFoxServer 1.x Discussions and Help
Topic: storing the hashed password serverside to use it later
Replies: 25
Views: 29793

Very good. Then it's not clear why you ask me what software we use for obfuscating what. because of this post on sun forum: http://forum.java.sun.com/thread.jspa?threadID=5136572&messageID=9499095 I am just reminding you the terms and condition under which you can use the software. No, I'm sorr...
by mittico
04 Jan 2008, 21:31
Forum: SmartFoxServer 1.x Discussions and Help
Topic: storing the hashed password serverside to use it later
Replies: 25
Views: 29793

customer care

( Btw: if you're referring to the server binary code, all I can say is that the license accompanying the software doesn't allow reverse engineering, so I don't want hear 1 single more word ) I'm not interested in reverse engineer your code, insted of thinking those stupid things, try to help your p...
by mittico
04 Jan 2008, 16:35
Forum: SmartFoxServer 1.x Discussions and Help
Topic: storing the hashed password serverside to use it later
Replies: 25
Views: 29793

line 506

506 newUser.properties.put("validation", md5);
by mittico
04 Jan 2008, 13:01
Forum: SmartFoxServer 1.x Discussions and Help
Topic: storing the hashed password serverside to use it later
Replies: 25
Views: 29793

obfuscation

Lapo Are u using sourceGuard to obfuscate java code?
it seems it cause this sort of problems....
by mittico
04 Jan 2008, 12:49
Forum: SmartFoxServer 1.x Discussions and Help
Topic: storing the hashed password serverside to use it later
Replies: 25
Views: 29793

used version

I'm using Version 1.6!

Go to advanced search