Search found 87 matches

by creat326
03 Nov 2012, 15:21
Forum: SFS2X C# API
Topic: sfs2x stops accepting udp
Replies: 14
Views: 19110

sfs2x stops accepting udp

Hi I've been using sfs2x for a while and i'm pretty familiar with it (in fact I ported the client side code to windows 8). I'm posting here so maybe Thomas can help out. It seems there is a bug on the server side on regards to UDP connections. It has been working perfectly before I changed from 2.0 ...
by creat326
24 Sep 2012, 11:00
Forum: SFS2X C# API
Topic: win8
Replies: 4
Views: 6479

Re: win8

sent
by creat326
24 Sep 2012, 09:50
Forum: SFS2X C# API
Topic: win8
Replies: 4
Views: 6479

Re: win8

It's problematic because in october anyone writing apps for win8 won't be able to use smartfoxserver. I am not sure if I understand? At the moment there's no support for Win8 in SFS2X, will October change anything? I'm talking on the client side. If we write a game for win8 (we already wrote a few ...
by creat326
24 Sep 2012, 06:41
Forum: SFS2X C# API
Topic: win8
Replies: 4
Views: 6479

win8

Hi there, I did a quick search and it seems you are not planning on win8 support any time soon since you didn't know most of the api is not supported. It's problematic because in october anyone writing apps for win8 won't be able to use smartfoxserver. Main changes? well, lot of the .net stuff is no...
by creat326
10 Feb 2012, 23:15
Forum: SFS2X Questions
Topic: is this project still alive?
Replies: 2
Views: 4724

is this project still alive?

Sfs 2 has been on RC status for over a year... and rc3 since june. Is the project even alive at this point?
by creat326
10 Jul 2011, 14:06
Forum: SFS2X Questions
Topic: hyper long log files on rc3
Replies: 2
Views: 4694

actualy it was DEBUG
but i never touched that file before... the rc3 upgrade must be changing it.
by creat326
09 Jul 2011, 10:09
Forum: SFS2X Questions
Topic: hyper long log files on rc3
Replies: 2
Views: 4694

hyper long log files on rc3

Hi Since rc3 my log files is on the hundred of megas. The inside is full with junk. I checked the config on the flash console and debug log is "off" on the settings. How can I stop this madness? copy & paste from the last log file of 150 megas: 09 Jul 2011 01:00:00,051 INFO [SocketRead...
by creat326
22 May 2011, 11:57
Forum: SFS2X Questions
Topic: trace from static methods
Replies: 0
Views: 3688

trace from static methods

I think a couple of methods from the ClientHandler class should not be protected but public. This is the issue I'm encountering. I have a bunch of things that I do pretty often, so I've put them on a static method. To that static method I pass all the variables, but I found that I cannot trace logs ...
by creat326
21 Apr 2011, 11:00
Forum: SFS2X C# API
Topic: UDP and Disconnect
Replies: 14
Views: 19318

no rush. it's only been two months since first reported
by creat326
14 Apr 2011, 16:01
Forum: SFS2X C# API
Topic: reduzing library size
Replies: 2
Views: 5113

But SFS1 had its own xml code. It wasn't using system.xml which saved 10 megas. Socket code, internally .net does not use xml. I never added xml into my packages when doing networking unless I wanted to... parse xml. I have no idea what SmartFox2.dll has inside but 6 megas it's huge. SFS1 for unity ...
by creat326
14 Apr 2011, 10:20
Forum: SFS2X C# API
Topic: reduzing library size
Replies: 2
Views: 5113

reduzing library size

Hi there, I use the .net version for unity games and specially for a mobile version. I noticed my game grew close to 17 megs when I switched from smartfox 1 to version 2. To give you an idea, my game without smartfox was 7 megas... with smartfox 1 it was 8 megas with smartfox 2 it's close to 30 mega...
by creat326
13 Apr 2011, 09:48
Forum: SFS2X C# API
Topic: UDP and Disconnect
Replies: 14
Views: 19318

/me looks at Thomas and Marco, tapping the table...
by creat326
13 Apr 2011, 09:43
Forum: SFS2X Questions
Topic: lingering connections
Replies: 2
Views: 4711

I forgot the commas. My program will test whether it can connect successfully to the server: 1) Try to Connect. b) Everything ok? Then disconnect from the server. c) No, it cannot connect. Then disconnect from the server and restart the smartfox service. It's a very simple program in c# using the sm...
by creat326
13 Apr 2011, 09:37
Forum: SFS2X Questions
Topic: caugh the UDP failing bug
Replies: 4
Views: 6519

by creat326
13 Apr 2011, 09:07
Forum: SFS2X Questions
Topic: lingering connections
Replies: 2
Views: 4711

lingering connections

Hi I've made a program to test whether the server is running. Basically all it does is connect, ok? disconnect. If for whatever reason it fails, it will restart the smartfox service. Well, today I was getting "room full error"... I logged into the machine and I found that there were 70 use...

Go to advanced search