Search found 6 matches

by jozero
23 Jun 2008, 22:34
Forum: BlueBox
Topic: Alternative to GWT in Ajax connection
Replies: 10
Views: 21217

Example how to make a HTTP request or example of the BlueBox protocol? Any example of a post : - the URL you would point to (is it 127.0.0.1:8080?) - Sample Post data. For example the parameters and an example value of : - login - joining a room - sending a message. Essentially what are you sending...
by jozero
23 Jun 2008, 17:26
Forum: BlueBox
Topic: Alternative to GWT in Ajax connection
Replies: 10
Views: 21217

Hello, Thanks for the replies but I don't think I am making myself clear enough..... Using the existing Actionscript 3 or 2 smartfox API is fine for JS reference, the documentation is clear and simple. However both require including PACKAGES it.gotoandplay.smartfoxserver and it.gotoandplay.smartfoxs...
by jozero
18 Jun 2008, 20:48
Forum: BlueBox
Topic: Alternative to GWT in Ajax connection
Replies: 10
Views: 21217

Okay I see GWT on the backend is required (disregard the previous post). Is the example you gave above how to create the proxy object generically with javascript ? What you are suggesting is : A] in GWT use 'private native void moduleReady()' you mentioned above B] this then exposes the proxy object...
by jozero
18 Jun 2008, 19:03
Forum: BlueBox
Topic: Alternative to GWT in Ajax connection
Replies: 10
Views: 21217

Can you give an example without GWT ? Can I initialize the proxy object by including a smartfox bluebox JS file ? Lets say I want to write some simple javascript that connects to bluebox. First what JS library do I include ? Where is it ? From looking at the sfsChat GWT example I can see this is imp...
by jozero
18 Jun 2008, 16:35
Forum: BlueBox
Topic: Alternative to GWT in Ajax connection
Replies: 10
Views: 21217

Thank you for the quick reply. I can find two examples of connecting through AJAX, both in the sfs_ajax_api download. However both (sfsChat, whiteboard) use GWT which obfuscates the javascript heavily so I can't learn from it. For example even the form action command is blank, and the submit in the ...
by jozero
17 Jun 2008, 23:55
Forum: BlueBox
Topic: Alternative to GWT in Ajax connection
Replies: 10
Views: 21217

Alternative to GWT in Ajax connection

Hello, I am finding GWT unwieldy, not to mention some of its components don't work on some browsers (mobile safari). Is there another way to connect to a chat room and send it commands through a non-flash based Ajax client ? Can I compile in the GWT java library on the server side then connect to it...

Go to advanced search