|
-
Jun 30th, 2003, 07:46 AM
#1
Thread Starter
Member
Is this possible?? Push technique??
Hello,
I'm working on a program that can download information messages from the Internet and display them to the user (like weather information or traffic jams).
I think it's cool to send messages to the users of this program which appears like a normal weather or traffic message.
Maybe even from an instant messaging application (such as MSN/ICQ).
Does anyone know if this is possible and how to do this?
Thank you very much.
-
Jun 30th, 2003, 08:02 AM
#2
Fanatic Member
u can do it.. but from where can u get the info and will u be having a use base to send....
-
Jun 30th, 2003, 08:08 AM
#3
Thread Starter
Member
It is for a website that gets traffic information from its users and stores them in a database. The program will get the information from that database.
But what do I need to send a message from MSN for instance to almost thousands of users??
-
Jun 30th, 2003, 11:22 AM
#4
In order to push out to a bunch of different users they would have to have a small client application that is always running and ready to receive the messages.
For MSN folks there is a .NET Alerts service but I don't know much about it.
http://www.microsoft.com/net/service.../developer.asp
-
Jul 1st, 2003, 04:41 AM
#5
Thread Starter
Member
OK, thanks.
What if, lets say, 5000 users have this program where they can only receive messages about weather, traffic, etc.
Now I would like to send a message to all these 5000 users (via MSN for instance) to inform them about new updates or something.
How can I do this??
Besides, the program does not have to be always running. The moment the program starts it justs downloads and displays all messages that were sent to it.
Maybe I could do this by adding a response check, that if the program doesn't react when a message is sent, the message is automatically saved on the server.
Please help.
-
Jul 11th, 2003, 07:46 AM
#6
Thread Starter
Member
Can anyone please help me? I still not solved the problem.
Let it be clear that the program is not meant to send messages to MSN users with .NET Alerts or something, but it has to receive messages from MSN user(s).
The question is: How can I do this? Which classes do I need? Do I have to install some SDK's?
If you know the answers you would help me a lot!! Thanx in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|