Re: ICQ

From: Chris Smith (cdsmith_at_twu.net)
Date: 11/29/03


Date: Sat, 29 Nov 2003 07:37:18 -0700

Québec wrote:
> Hi Great working hard Gurus,
>
> Is there a way to script something for visitors on your web site know you
> are on line?
>
> Like ICQ stuff, but I dont want to rely on Icq. Maybe an applet. An
> application that would be pinged by an Applet? Any suggestion?

(Incidentally, if you're looking for a "script" as in JavaScript, you're
in the wrong place.)

Hmm. Do you have a static IP address? If not, then you'll need to
communicate through something that you can find. So you'd want to have
a server somewhere that records the information. At that point, yes you
could manage this. You'd have to have something running at a known
location listening on a socket to let people know that you're online,
and have something on your own system notify the something at the known
location when you are online. The something at a known location would
probably also need to occasionally check the something on your own
system to ensure that it's still online.

If an applet is involved, be aware that it can only communicate with its
own web server, unless you jump through security loopholes.

Sorry to not be more specific; but you have a lot of design choices to
make before you are close to being able to get implementation advice.

-- 
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation


Relevant Pages

  • ICQ
    ... Is there a way to script something for visitors on your web site know you ... application that would be pinged by an Applet? ... Any suggestion? ...
    (comp.lang.java.help)
  • [NT] VBScript Handling in IE can Allow Web Pages to Read Local Files
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Frames are used in Internet Explorer to provide for a fuller browsing ... The vulnerability could only be used to view files. ... The flaw allows script to violate IE's ...
    (Securiteam)
  • Re: Problems with PrintReady javascript and published Frontpage 2003 web site
    ... 2003 web site ... > In your script delete the 5 lines you have added between ... > Then Test in Browser before you publsih ... > | link it opens a new windows and my browser freezes. ...
    (microsoft.public.frontpage.client)
  • Re: Create IIS Web Site via ADSI scripting - ISAPI Error
    ... It wasn't the ISAPI filter or how it was being added but how the site was being set up via the script. ... Used the web MetaSchema to compare properties/settings for a manual and scripted web site which helped 2 raise these issues. ... I need to create an IIS Web Site but I want to script this and as part of ...
    (microsoft.public.inetserver.iis)
  • Re: IIS6 on 2003 Cluster - cannot get working!!
    ... Are you able to start and stop w3svc service from command line using ... Use of included script samples, if any, are subject to the terms specified ... > I have called the resource IIS. ... >> brought online. ...
    (microsoft.public.windows.server.clustering)