Reply
Auto refresh script help..
Old 02-09-2008, 05:33 PM Auto refresh script help..
Finney's Avatar
Skilled Talker

Posts: 91
Name: El Finney
Location: England, UK
Hey there.

I am working on a current project of a game, which is secured and play with database actions and you then play around on a tile based structure. The problem is if someone in walking down the street to you (the database gets updated on every action) so I need it to automatically refresh the content section of the gameplay. I found it hard finding ajax refresher scripts at first. I found a couple and made to work but not as I wish. They either only refresh when you play an action not something else on the server and you see it white when refreshes. What I am needing is help by someone or to point me in the right direction.

If somebody can provide me with a script that auto refreshes as the database changes and doesnt show the white, like literally only the change thing changes I guess Ill pay you $5 for the help or something.

Thanks for future help by anybody,
Finney
Finney is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 02-16-2008, 11:16 AM Re: Auto refresh script help..
chrishirst's Avatar
Super Moderator

Posts: 11,452
Location: Blackpool. UK
What code is it written in? Because client side code such as javascript (AJAX) has no means of knowing when the database is updated.

Your best bet is to have the game entirely written in Java, that's Java NOT javascript.
Java works synchronously between the client and server. So the server can update ALL the client(s) when any action by another client creates a need to refresh other clients views.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Auto refresh script help..
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11471 seconds with 13 queries