Mail alearter in java

V

vasu.ghs

Hello everyone,
i want to develop a mail alearter in java, whose pop up should raise up whn internet connection detected.
I tried a lot, but no success achieved. Please help me .
 
K

Knute Johnson

Hello everyone, i want to develop a mail alearter in java, whose pop
up should raise up whn internet connection detected. I tried a lot,
but no success achieved. Please help me .

The simplest way to do that that I can think of is to write a proxy. A
program that you connect to with your mail client and then the proxy
connects to the mail server. Then you can detect when mail is
downloaded or available.
 
J

Jeff Higgins

Hello everyone,
i want to develop a mail alearter in java, whose pop up should raise up whn internet connection detected.

Using java-dbus handle connectivity signals from NetworkManager.
Oh, you're on Android, why didn't you say? Simple, register for events
from ConnectivityManager.
No? Windows? Just register under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\Notifyees
- not sure about a pure Java version.
Then just pop-up or mail-out as desired.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top