Search found 3 matches

by jbednar
25 Jul 2011, 19:53
Forum: SFS2X ActionScript 3 API
Topic: Connection Failure: Error #2048
Replies: 4
Views: 8605

I'n not trying to use a public IP, its the local LAN IP under the 192.168.x.x... I'm also attempting to run both the server and the client Flash app on my machine, so whether its 127 or 192 it shouldn't matter, both should find their way to my machine.

I've followed the directions in the online ...
by jbednar
22 Jul 2011, 17:11
Forum: SFS2X ActionScript 3 API
Topic: Connection Failure: Error #2048
Replies: 4
Views: 8605

As a follow up, I can run the Connector example hosted by the webserver at http://127.0.0.1:8080/examples/Flash-Connector/index.html and it does work:

--> SmartFox API: 0.8.6
--> Click the CONNECT button to start...
--> Config load success!
--> Server settings: 127.0.0.1:9933
--> Connection Success ...
by jbednar
22 Jul 2011, 16:35
Forum: SFS2X ActionScript 3 API
Topic: Connection Failure: Error #2048
Replies: 4
Views: 8605

Connection Failure: Error #2048

I am attempting to both create my own Flash app that connects, as well as run the Connector example. Both give me an error and do not connect:

--> SmartFox API: 0.8.6
--> Click the CONNECT button to start...
--> Config load success!
--> Server settings: 192.168.0.155:9933

After a little bit I then ...