Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Google Web Toolkit

 
Post new topic   Reply to topic Printable version
 View previous topic  install shield/exe maker Post :: Post call alert  View next topic  
Author Message
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Tue May 16, 2006 10:28 pm   Post maybe stupid    Post subject: Google Web Toolkit Reply to topic Reply with quote

http://code.google.com/webtoolkit/
Quote:
Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatabilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile.

GWT lets you avoid many of these headaches while offering your users the same dynamic, standards-compliant experience. You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.

This might be a great time for you Java players to go out and make an ASSS chat client using AJAX.
Back to top
View users profile Send private message Add User to Ignore List Send email
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Tue May 16, 2006 10:42 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

I've already got a Java chatnet framework that I'm quite happy with. Maybe when I get back from vacation I'll give it a go.
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Wed May 17, 2006 11:48 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

What will Google think up next?

This is neat, but it doesn't have support for the java.net package. It's only got lang and util which makes a chatnet client kinda tricky.
_________________

Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed May 17, 2006 11:59 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

If that's the case then it would indeed be a pain.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Cerium
Server Help Squatter


Age:43
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Wed May 17, 2006 9:13 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Setting up a site using AJAX is a pain in itself; what exactly were you expecting?
_________________
There are 7 user(s) ignoring me right now.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed May 17, 2006 10:13 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Calling writing a TCP/IP library with Javascript a pain is like calling a tire iron to the head a headache.
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Mine GO BOOM
Hunch Hunch
What What
Hunch Hunch<br>What What


Age:42
Gender:Gender:Male
Joined: Aug 01 2002
Posts: 3615
Location: Las Vegas
Offline

PostPosted: Thu May 18, 2006 12:12 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Who said you need to use javascript for the networking? The server can run a backend, in any language you want, you just need to use the javascript to interact with it to update itself.

Webserver runs some master server which does the TCP/IP with ASSS. It also has another means of communication with the AJAX system. Player goes to website, logs in, which connects to the backend. The backend itself is what connects to ASSS and does all the handshaking needed. It responds back saying if connected or not, and you go from there. Can be as simple as using file streams to communicate with the backend server.
Back to top
View users profile Send private message Add User to Ignore List Send email
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 45 page(s) served in previous 5 minutes.

phpBB Created this page in 0.610972 seconds : 32 queries executed (89.9%): GZIP compression disabled