it's more than one problem, really; you'll need to get a way to intercept the
messages up and down, block file transfers, tokenize the messages 
searching for
`secret` words, analize their potential/relative risks and select actions to
take...
1) I don't know how to intercept messages, maybe would be easier to build your
own messaging client, you can try this:
http://www.lionknight.com/index.html#VCL
2) block file (and images) transfer would then be easy
3) there are some ready made string parsers/tokenizers out there, the problem
will be wich words (or combination) to monitor, some teens like to 
write `3v3n`
instead of `even` and the like...
4) then you'll need to estimate the risk of each token and what action 
to take,
can be a `points` algorithm, like spamassassin uses to quantify spams, or some
AI technique.

please let me know if you manage to build it, I'll have the same issue 
in one or
two years...
regards,
Carlos
[EMAIL PROTECTED]
[EMAIL PROTECTED]


Quoting barry16801 <[EMAIL PROTECTED]>:

> Not to be rude, but this is a Delphi group, not a parent group. I
> watched a news show on TV the other day about sexual predators. They
> are out there, and they are certainly capable of tricking young
> children into talking about things that they shoulddn't. They
> suggested on the news to monitor your childs activity. This is what I
> want to know how to do. I have talked to my daughter already, but I
> would like to know what other people are saying to her.
>
> Can someone help me with this PROGRAMMING problem please?
>





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/i7folB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/advanced_delphi/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to