Search found 323 matches
- 24 May 2020, 03:11
- Forum: SFS2X Questions
- Topic: How to Log In and Out Packets
- Replies: 2
- Views: 5396
Re: How to Log In and Out Packets
Hmm.. That was strange, at first I was only getting some debug messages, without the packet dumps, I restarted once more and I started getting the packet dumps. Thanks!
- 21 May 2020, 14:19
- Forum: SFS2X Questions
- Topic: How to Log In and Out Packets
- Replies: 2
- Views: 5396
How to Log In and Out Packets
Hey, can someone tell me how I can start logging in and out packets? This used to be possible, but now I'm not too sure.
http://docs2x.smartfoxserver.com/GettingStarted/log-configuration
DEBUG: provides lots of details about each incoming/outgoing request including a binary dump of each packet ...
http://docs2x.smartfoxserver.com/GettingStarted/log-configuration
DEBUG: provides lots of details about each incoming/outgoing request including a binary dump of each packet ...
- 01 May 2020, 22:00
- Forum: SFS2X C# API
- Topic: [SFS - INFO] Message: Handshake { Message id: 0 }
- Replies: 5
- Views: 10851
Re: [SFS - INFO] Message: Handshake { Message id: 0 }
Thank you for the quick replay.
One suggestion add a quick note about it to this URL : http://docs2x.smartfoxserver.com/GettingStarted/client-api-csharp
Best Regards
Milen
I agree, the SmartFox.ThreadSafe for UWP projects should be edited onto that page. I actually just had a similar issue ...
One suggestion add a quick note about it to this URL : http://docs2x.smartfoxserver.com/GettingStarted/client-api-csharp
Best Regards
Milen
I agree, the SmartFox.ThreadSafe for UWP projects should be edited onto that page. I actually just had a similar issue ...
- 12 Mar 2020, 19:18
- Forum: SFS2X Questions
- Topic: FATAL Crash
- Replies: 20
- Views: 25908
Re: FATAL Crash
Oh didn't see this post had already been resolved
Glad you were able to fix the issue though!
- 12 Mar 2020, 19:15
- Forum: SFS2X Questions
- Topic: Questions server security
- Replies: 16
- Views: 21539
Re: Questions server security
Hi,
1) When an Administrator logs into the Server, can I intercept this event?
2) When an Administrator logs on to the Server, but the password is wrong, can I intercept this event?
no, you can't intercept admin login events.
Could I suggest this as a feature for a future update? If people ...
1) When an Administrator logs into the Server, can I intercept this event?
2) When an Administrator logs on to the Server, but the password is wrong, can I intercept this event?
no, you can't intercept admin login events.
Could I suggest this as a feature for a future update? If people ...
- 12 Mar 2020, 18:42
- Forum: SFS2X Questions
- Topic: FATAL Crash
- Replies: 20
- Views: 25908
Re: FATAL Crash
Are you saying this happens when you turn the setting on? What server version are you using?
- 03 Apr 2019, 11:37
- Forum: SFS2X Questions
- Topic: Question about send() and sendExtensionResponse()
- Replies: 1
- Views: 4414
Question about send() and sendExtensionResponse()
Hello everyone, I was just in the middle of coding and noticed that there are two different methods that can be used to send a response back to the client after you first send an extension request.
You can use simply send():
send(responseCmd, response, responseUser);
And then you can also use ...
You can use simply send():
send(responseCmd, response, responseUser);
And then you can also use ...
- 11 Feb 2019, 14:26
- Forum: SFS2X Questions
- Topic: Java 11
- Replies: 1
- Views: 4237
Java 11
What extra steps (if any) are required to get JDK11 to work with the latest version of SmartFox?
- 01 Feb 2019, 06:01
- Forum: SFS2X Questions
- Topic: Only 1 BlueBox Connection at a time?
- Replies: 4
- Views: 7361
Re: Only 1 BlueBox Connection at a time?
The only error I'm getting is a connection error. I log in one time to the MMO HTML5 example, and then try to login with a second user, but the second one fails until the first session is removed. I am sending you the link to the example file on my server in a private message now, thanks for your ...
- 31 Jan 2019, 10:05
- Forum: SFS2X Questions
- Topic: Only 1 BlueBox Connection at a time?
- Replies: 4
- Views: 7361
Re: Only 1 BlueBox Connection at a time?
All I'm getting is a connection failure. In even using the HTML5 MMO example file.
Also to add weirdness to the mystery, my ports are open on my server (80 and 9933) I changed BlueBox's port to 80 instead of 8080 (and changed it in that example file as well btw). Anyway, for another project, to ...
Also to add weirdness to the mystery, my ports are open on my server (80 and 9933) I changed BlueBox's port to 80 instead of 8080 (and changed it in that example file as well btw). Anyway, for another project, to ...
- 19 Jan 2019, 00:32
- Forum: SFS2X Questions
- Topic: Only 1 BlueBox Connection at a time?
- Replies: 4
- Views: 7361
Only 1 BlueBox Connection at a time?
Hi, I'm having an issue where only one client at a time is able to send a web socket request to the ws://ipAddressHere/Bluebox/websocket or whatever the actual request is.
Why is it that only 1 client at a time can use websockets? How can I fix this?
Thanks in advance,
- Carson Bennett
Why is it that only 1 client at a time can use websockets? How can I fix this?
Thanks in advance,
- Carson Bennett
- 27 Feb 2018, 23:33
- Forum: SFS2X Questions
- Topic: After First Session or Login, Server Stops
- Replies: 3
- Views: 6602
Re: After First Session or Login, Server Stops
How are you testing exactly? From the browser? From a standalone player?
I have tested directly from Adobe Animate, and I get the security error. I tested from a standalone player, doesn't work (even though the swf file and directory are added under the trusted files in the Global Flash Player ...
I have tested directly from Adobe Animate, and I get the security error. I tested from a standalone player, doesn't work (even though the swf file and directory are added under the trusted files in the Global Flash Player ...
- 24 Feb 2018, 01:27
- Forum: SFS2X Questions
- Topic: After First Session or Login, Server Stops
- Replies: 3
- Views: 6602
After First Session or Login, Server Stops
So, I was trying to put an old game of mine back online but for some reason, once I put that zone back up and updated the 2X API to the newest one, 1.7.5 AS3 I think, I start having issues right after the first login.
Now, this is all tested from my own computer using my **PUBLIC** IP address, but ...
Now, this is all tested from my own computer using my **PUBLIC** IP address, but ...
- 22 May 2017, 03:58
- Forum: SFS2X Questions
- Topic: What's the purpose of multiple 2X instances?
- Replies: 3
- Views: 6873
Re: What's the purpose of multiple 2X instances?
Sorry I deleted this post, apologies.
- 16 Feb 2017, 04:59
- Forum: SFS2X Questions
- Topic: GUIDE: Using Java 8 with SFS2X
- Replies: 26
- Views: 55147
Re: GUIDE: Using Java 8 with SFS2X
How do we upgrade the JRE now that SFS2X comes pre-packaged with Java 8 Runtime? For some reason The SFS2X/lib/jetty/modules/npn folder no longer exists.. SFS still starts though. There is a alpn-impl folder there instead though..?