Search found 45 matches

by vooood
20 Apr 2012, 11:26
Forum: SFS2X Questions
Topic: Why not C++?
Replies: 9
Views: 11908

Re: Why not C++?

Lapo wrote:Hmmm... I don't think there's a public method called ProcessEvents in that class.
So are you saying that methods such as Connect() are not available?


Exactly.
by vooood
20 Apr 2012, 07:57
Forum: SFS2X Questions
Topic: Why not C++?
Replies: 9
Views: 11908

Re: Why not C++?

I'm not at home right now but one of the issues that I remember was that none of the methods of the SmartFox object were exposed (for example ProcessEvents) so that renders it unusable.

I followed this: http://support.microsoft.com/kb/828736 but was working with Visual Studio 2010
by vooood
19 Apr 2012, 20:20
Forum: SFS2X Questions
Topic: Why not C++?
Replies: 9
Views: 11908

Re: Why not C++?

Tried accessing the .NET dll from managed C++ but there were quite a few issues :S
by vooood
19 Apr 2012, 17:37
Forum: SFS2X Questions
Topic: Why not C++?
Replies: 9
Views: 11908

Why not C++?

You have probably remembered me with tens of strange questions on combining strange technologies so here's another. After jumbling around many different languages and standards my project finally settled on C++. You can imagine my horror when I realized that SFS2X, of course, does not support that d...
by vooood
18 Mar 2012, 21:21
Forum: SFS2X C# API
Topic: Using the .NET assembly from C++
Replies: 2
Views: 5093

Using the .NET assembly from C++

Hi,

another "strange" question from me. Is the .NET DLL a managed DLL? I'm asking because I should be able to call and possibly use it from C++, right?
by vooood
10 Mar 2012, 19:31
Forum: SFS2X C# API
Topic: Unity3D to iPhone build
Replies: 1
Views: 4374

Re: Unity3D to iPhone build

never mind. just found this topic that explains it.
by vooood
10 Mar 2012, 19:27
Forum: SFS2X C# API
Topic: Unity3D to iPhone build
Replies: 1
Views: 4374

Unity3D to iPhone build

What happens if I make a Unity3D application for iPhone that utilizes SFS2X? Will it work or will there by any problems?
by vooood
05 Oct 2011, 07:39
Forum: SFS2X Questions
Topic: Problem logging on to admin console on Amazon EC2
Replies: 7
Views: 10790

Lapo wrote:It is unlikely.
But you can try via the BlueBox. Did you read the documentation?
http://docs2x.smartfoxserver.com/GettingStarted/bluebox


the admin console client can use bluebox?
by vooood
05 Oct 2011, 06:03
Forum: SFS2X Questions
Topic: Problem logging on to admin console on Amazon EC2
Replies: 7
Views: 10790

so, this is solved now.. turns out the flash client can't connect through socks proxy used on the system.. will there be any solution for this?
by vooood
03 Oct 2011, 07:22
Forum: SFS2X Questions
Topic: Problem logging on to admin console on Amazon EC2
Replies: 7
Views: 10790

Problem logging on to admin console on Amazon EC2

Hi, I've got a free machine in amazon ec2 and just installed sfs2x on it.. the problem is that I can't login to the admin console because i get the following error: 03 Oct 2011 08:28:10,033 WARN [pool-1-thread-2] entities.managers.SFSExtensionManager - com.smartfoxserver.v2.exceptions.SFSLoginExcept...
by vooood
02 Jul 2011, 15:52
Forum: SFS2X Questions
Topic: Request Filter question
Replies: 1
Views: 3936

Request Filter question

Hi,

I have a question related to the Request Filter option under Flood filter settings for zones. Is this setting on a per-client basis, combines requests from all clients, or some third esoteric possibility?

I suppose it's on a per-client basis but I had to ask to make sure.

Best regards!
by vooood
06 Mar 2011, 20:56
Forum: SFS2X C# API
Topic: Silverlight?
Replies: 3
Views: 6527

There is yet no Silverlight version for 2X in the works. While it should be a fairly simple thing to take the C# one and use the Silverlight stuff instead - its not been done. Poke Marco etc. if you are interested in seeing a port. All a matter of priority and return on investment making it I guess...
by vooood
02 Mar 2011, 16:10
Forum: SFS2X C# API
Topic: Silverlight?
Replies: 3
Views: 6527

Silverlight?

What happened to Silverlight support in 2X?
by vooood
31 Jan 2011, 15:33
Forum: SFS2X C# API
Topic: using the .NET client library in non-Unity projects
Replies: 2
Views: 5877

never mind. i forgot to include the SmartFox.ProcessEvents() call in my frame refreshes.
by vooood
31 Jan 2011, 15:22
Forum: SFS2X C# API
Topic: using the .NET client library in non-Unity projects
Replies: 2
Views: 5877

using the .NET client library in non-Unity projects

Hi, I tried to use the SFS2x client in a non-unity project (.NET 4 console app) and was able to connect but seems like events are not firing. I can see in the server log that a connection was established but the OnConnect event was not fired or my OnConnection function was not called. What could be ...

Go to advanced search