Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / July 2006

Tip: Looking for answers? Try searching our database.

Send messages not using E-mail

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Clayton Couto - 19 Jul 2006 13:36 GMT
Hi. I need to send messages to users that I couldn't use E-mails or The
Messenger Services on XP. Is it possible, to send messages for users using
pop-ups through VB.NET.

Thanks

Clayton
Tim De Vogel - 19 Jul 2006 14:28 GMT
From one application user to another?
Building a (online/localserver) message database is one way I could think
of.

Tim

Signature

Tim De Vogel
S-Data NV
http://www.s-data.be

> Hi. I need to send messages to users that I couldn't use E-mails or The
> Messenger Services on XP. Is it possible, to send messages for users using
[quoted text clipped - 3 lines]
>
> Clayton
Clayton Couto - 19 Jul 2006 14:38 GMT
Yes. Tim... I use application to another

I have a system that the users to buy anything. When the user made a
Requsition, I'll send a message to manager, but the message couldn´t e-mail

Is it Possible?

> From one application user to another?
> Building a (online/localserver) message database is one way I could think
[quoted text clipped - 9 lines]
> >
> > Clayton
Kevin Spencer - 19 Jul 2006 17:48 GMT
Of course it's possible. The Internet is simply a network, and all the
traffic on it is messages from one computer to another. Email (SMTP) and
Windows Messenger are 2 of  thousands of types of messages being transmitted
constantly from one machine to another, most of which you never even see.

What you have to do is to create a client/server networking application,
which has both a network client and a network server component. The server
listens for and responds to incoming connections from other clients, and the
client talks to a remote server. If you think of it like a telephone, a
telephone has a mouthpiece to talk, and an earpiece to listen. But in order
to talk to someone on the telephone, both people need to have a telephone
with both a mouthpiece and a receiver, and the ability to call up the other
person's telephone.

Signature

HTH,

Kevin Spencer
Microsoft MVP
Professional Chicken Salad Alchemist

What You Seek Is What You Get.

> Yes. Tim... I use application to another
>
[quoted text clipped - 18 lines]
>> >
>> > Clayton
Tim De Vogel - 20 Jul 2006 08:49 GMT
An easy way would just be to have a sql database (either online or on the
local network server) that puts messages in a table with a "from" userid,
"to" userid  and the message itself, maybe with some priority and a "read
status" flag.

Signature

Tim De Vogel
S-Data NV

> Yes. Tim... I use application to another
>
[quoted text clipped - 18 lines]
>> >
>> > Clayton

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.