Search found 19 matches

by cadamson
21 Sep 2010, 15:02
Forum: .Net / Unity3D API
Topic: Unity 3.0 and SFS API
Replies: 53
Views: 71409

Been testing all day with different variations of standalone policy server and/or SFS server using policy and have not had any problem with it. No difference serving the policy file with either SFS 1.2.6 or SFS2X When it gets to logging in, the policy part is long past. So must be something else wr...
by cadamson
21 Sep 2010, 14:46
Forum: .Net / Unity3D API
Topic: Unity 3.0 and SFS API
Replies: 53
Views: 71409

Been testing all day with different variations of standalone policy server and/or SFS server using policy and have not had any problem with it. No difference serving the policy file with either SFS 1.2.6 or SFS2X When it gets to logging in, the policy part is long past. So must be something else wr...
by cadamson
21 Sep 2010, 14:33
Forum: .Net / Unity3D API
Topic: Unity 3.0 and SFS API
Replies: 53
Views: 71409

Also note, that you can also use the SFS server to give you the policy file. What you need to use is: Security.PrefetchSocketPolicy(serverIP, serverPort); where serverIP is the hostname of your SFS server and serverPort is the SFS port (usually 9339) before making any socket connection. For tutoria...
by cadamson
20 Sep 2010, 18:05
Forum: .Net / Unity3D API
Topic: Unity 3.0 and SFS API
Replies: 53
Views: 71409

Hey Thomas, Our project runs and connects to SFS fine locally in web player mode. When we publish it to the web it hangs and throws the following error in the webplayer logs: Socket connected to 65.241.233.217:843 Problems parsing XML: System.MethodAccessException: Attempt to access a private/protec...
by cadamson
02 Aug 2010, 03:59
Forum: SFS2X Questions
Topic: Redbox
Replies: 4
Views: 7401

Redbox

Is the redbox exension going to be included in the new release?
by cadamson
01 Aug 2010, 16:41
Forum: SFS2X Questions
Topic: Custom Login
Replies: 2
Views: 6554

Thanks a bunch!
by cadamson
31 Jul 2010, 19:02
Forum: SFS2X Questions
Topic: Custom Login
Replies: 2
Views: 6554

Custom Login

I know it might be a bit early to ask, but I was wondering if anyone has any examples of doing a custom login extension using the new java classes?
Thanks,
Chad
by cadamson
31 Jul 2010, 18:52
Forum: SFS2X Questions
Topic: Unity / C# documentation - in small drops or when done?
Replies: 4
Views: 8598

Sure, Thomas! Any documentation is greatly appreciated.
Thanks. :wink:
by cadamson
29 Jul 2010, 17:59
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SmartFoxServer 2X Announced!
Replies: 116
Views: 135558

We received the beta. Thanks a bunch!

I'm going in... :lol:
by cadamson
29 Jul 2010, 01:16
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SmartFoxServer 2X Announced!
Replies: 116
Views: 135558

Lapo wrote:Launching tomorrow!
July 29th
8)


Awesome news, Lapo! We can't wait to start working with the new version.
Looks like it is time to start re-writing a bunch of actionscript extensions to java classes. Do you know when pricing is going to be set?
by cadamson
28 Jul 2010, 03:48
Forum: SmartFoxServer 1.x Discussions and Help
Topic: SmartFoxServer 2X Announced!
Replies: 116
Views: 135558

Hi Lapo,
Is there any more news on when the private beta of SmartFoxServer 2X is going to be available to existing customers?
by cadamson
20 Jul 2010, 00:01
Forum: RedBox
Topic: Redbox Sources
Replies: 2
Views: 11109

From the api documentation. I only assumed it would be in the sources.
I am trying to connect to a video stream using avClipManager and then rebroadcast that stream using the avCastManager.
Thanks,
Chad
by cadamson
16 Jul 2010, 20:30
Forum: RedBox
Topic: Redbox Sources
Replies: 2
Views: 11109

Redbox Sources

I am working with the redbox sources and noticed that the avcastmanager source is missing. I really need to modify that class for the project we are working on.
by cadamson
18 Nov 2009, 05:36
Forum: .Net / Unity3D API
Topic: Force Login
Replies: 13
Views: 31628

Hi kaligus.

Just use the following statement server side:

Code: Select all

_server.loginUser(nick, pass, channel, true)


forceLogin is a boolean variable. ;)
by cadamson
16 Oct 2009, 04:25
Forum: SmartFoxServer 1.x Discussions and Help
Topic: how to do smartFox and terracotta integration?
Replies: 69
Views: 100881

Lapo,
Can you please send me the sources?
Thanks,
chad@ozarkanimation.com

Go to advanced search