Netlogistiks

Home

Web Hosting

Web Design
Pricing
Unlimited Email
Domain Names
FAQ
_______________
Non-Profits
Privacy Notice
About Netlogistiks
Terms of Use
Contact Us

Chat

Please let us know if there is any additional information you'd like to see on our FAQ or questions in general.


FAQ   Home

 

  1. What's Client Pull?
  2. What's Client Pull\Java?
  3. What's Server Push?
  4. Can I customize chat rooms and their design?
  5. Can I add more chat rooms?
  6. Can unregistered users log onto the chat system?
  7. Can user upload photos to their profiles?
  8. Can I add my own smiley faces?
  9. Can I have more than one administrator?
  10. Can I add Moderators?

What's Client Pull?

This method uses a standard HTML meta refresh tag to reload the text page of the chat to the user's browser (client).

Back to Top

What's Client Pull\Java?

This method is similar to the above method except the meta tag is used in an invisible frame that reads the chat program's data. If the program sees that a new message has been sent it will write the new messages to the chat message screen using JavaScript.

Back to Top

What's Server Push?

This method opens a perl process on the server for each chatter. The text page of the chat is being constantly downloaded, similar to streaming text. The connection is kept open and not closed as with the Client Pull method.

Back to Top

Can I customize chat rooms and their design?

Yes, you can customize the colors, banners, logos and certain layout options, all this is done through the Chat's Admin Panel.

Back to Top

Can I add more chat rooms?

Yes, and you can name, customize each one independently.

Back to Top

Can unregistered users log onto the chat system?

This is done by enabling unregistered users to log on through the Chat Admin Panel.

Back to Top

Can users upload photos to their profiles?

This is only done after the site's webmaster approves to the site to avoid any problems.

Back to Top

Can I add my own smiley faces?

Yes, this is done by replacing the existing ones in their folder.

Back to Top

Can I have more than one administrator?

Yes, as many as you want ..There are four levels of Administrators:

  1. Junior: Which Minimal options
  2. Senior: More but not al options
  3. Full Admin Full power on the chat
  4. Moderator: only has control on chat abuse:

 

Back to Top

Can I add moderators?

Yes, and as many as you want.

Back to Top