Login Password
Menu
 
 
Friends
   
Calendar
 
«    May 2007    »
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
 
 
 
Top News
  » Safari 3.1
» RunMe 0.9.2 (Update)
» Cyrillic Pixelfonts
» Клипарт: "СердеШное настроение"
» Мотоциклы
» EasyBCD 1.72
» Pictomio 1.0 Final
» Summertime Wallpaper pack
» Plexis Box by ~Aerotox
» Эти глаза напротив...
 
Forum News
 
  • Service Pack 3 для WinXP досту ...
  • Бантики. Вектор
  • Old Paper Vector Scrolls
  • Обои. Срочно. Чьи?
  • Десктопы 2008
  • Photoshop Styles. Buttons Styl ...
  • Photoshop Styles: Glass
  • TrueTransparency - настоящая п ...
  • CPU Icon (.PSD FILE) by Beater ...
  • Восстановление ссылок - Судьба ...
  •  
    Random News
      » ArtsLab theme для Wordpress
    » MilkVistaWB 2.1
    » Генератор анимированных изобра ...
    » Light! Galaxy...
    » The Week Project Complete Wall ...
    » Apple TV Icons
    » Lamborghini Wallpapers
    » Клипарт: "Тачки"
    » Colorless Girl II
    » World Panoramas
     

    AJAX IM 3.1
     
    ajax im
    ajax im ("asynchronous javascript and xml instant messenger") is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for this "web application" to work, as everything is updated in real-time via JavaScript.
    The XMLHTTPRequest object allows HTTP requests to be sent to the server and get input back from the server. There are two parts to the client-server interaction through this object. The client "pings" the server (a PHP script) for new messages. The server in turn queries a database for any messages for the client, and returns them as JSON. The XMLHTTPRequest object passes this JSON text be parsed by the rest of the JavaScript. The client sends data to the server (a PHP script), such as a new message to another user. This data is then processed by the server ("cleaning" the data of anything invalid) and put into the database, which is later "pinged" by another client. In essence, ajax im simulates a "persistent connection" relationship using only the HTTP protocol and periodic requests.

    Ajax im ("асинхронный javascript и xml мгновенный мессенджер") - мгновенный передающий клиент на основе браузера. Он использует объект XMLHTTPRequest в JavaScript, который посылает и получает команда от сервера. Всё происходит без обновления страницы, поскольку все обновляется в реальном времени через JavaScript.

    Объект XMLHTTPRequest позволяет делать запросы HTTP серверу и возвращать их обратно с сервера. Есть две части к взаимодействию клиент-сервер через этот объект. Клиент "пингует" сервер (PHP скрипт) на предмет новых сообщений. Сервер в свою очередь делает запросы в базу данных для любых сообщений для клиента, и возвращает их как XML. Объект XMLHTTPRequest передает этот документ XML, который потом разбирается остальной частью JavaScript.

     
     


     
     
    Compatability

    Browsers that ajax im has been tested on and works:
    - Mozilla Firefox 1.5.0.6
    - Internet Explorer 6
    - Internet Explorer 7
    - Opera 9.00
    - Safari

    Updates in version 3.1:


    - More user-friendly install script
    - Database table names should no longer conflict with existing tables in a database
    - Full unicode support!
    - Fixed numerous small bugs
    - Optimized script
    - New JSON PHP class
    - Minor memory leak fixed


     
     
    Dear user, you are not registered on this site. To post comments or write news you should register or login with your account.
     
    Information
      Members of Гости cannot leave comments.  
    © Computer-Arts.info 2006-2008 / Design by serEga.