 |
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category.
** PLEASE BE SPECIFIC WITH YOUR QUESTION **
When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

June 28th, 2005, 11:37 AM
|
Authorized User
|
|
Join Date: Jun 2005
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
instant messaging with System.Messaging
i direct this question to the moderators of this forum.
i am trying to create a Instant Messenger using ASP.NET and web services. can MSMQ be used to queue messages sent over a network
for the purpose of real time communication. if so how to set up the msmq server. or do u have any other suggestions to how can i implement such a system similar to msn webmessenger. please keep me posted.
|

June 28th, 2005, 11:47 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Quote:
quote:i direct this question to the moderators of this forum.
|
Why is that?
Imar
|

June 28th, 2005, 11:51 AM
|
Authorized User
|
|
Join Date: Jun 2005
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
most of my posts are read only by the moderators. but hey u can also help me buddy.
|

June 28th, 2005, 11:58 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Quote:
quote:most of my posts are read only by the moderators
|
Not sure what you base that on; I see only one post answered by a moderator.
Anyway, I don't think MSMQ is good for instant messaging. MSMQ is meant for (dis)connected systems possibly over a slow or unreliable connection. That is, you drop a message in a queue and all you know is that it will be delivered, but not when.
Doesn't sound useful in am IM app to me, buddy.
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|

June 28th, 2005, 12:05 PM
|
Authorized User
|
|
Join Date: Jun 2005
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i plan to design the app so that messages to an offline users to be queued. if its possible then fine but how to direct a MSMQ message to a particular server.
please help,buddy.
|

June 28th, 2005, 12:37 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Did you try this: http://www.microsoft.com/windows2000...mq/default.asp ??
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|

June 28th, 2005, 01:12 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Sigh.... Did you even bother to read the section "More About Me" on my profile page? This doesn't really help in getting good answers.....
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|

June 28th, 2005, 03:00 PM
|
Authorized User
|
|
Join Date: Jun 2005
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i did and i need to work out some more details about this project. And u call urself an advanced member. get busy. chao!
|

June 28th, 2005, 03:07 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
If you had really done that, you would have seen this:
Quote:
quote:Before you send me an e-mail through my profile, please take a moment to consider whether it's worth your and my time.
I usually don't respond to questions you could ask at P2P as well.
|
Now, what was there in your question that you couldn't ask here at the forum??
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: First It Giveth Number One by Queens of the Stone Age (Track 4 from the album: Songs For The Deaf) What's This?
|

June 28th, 2005, 03:26 PM
|
Authorized User
|
|
Join Date: Jun 2005
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hey man, if u don't know anything or don't want to answer queries posted on this forumn. this is not the place for u. so get going advanced (lo)ser.
|
Similar Threads
|
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
Auto Messaging |
anukagni |
Access |
10 |
September 1st, 2006 11:54 PM |
Messaging in JAVA |
salahu |
BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 |
0 |
July 22nd, 2006 10:59 PM |
sms messaging |
dev_sept |
ASP.NET 1.0 and 1.1 Professional |
0 |
August 28th, 2005 11:55 AM |
System.Messaging does not exist |
jimbeam36 |
.NET Web Services |
0 |
November 12th, 2004 08:15 PM |
Instant Messaging over IP |
SweetStudyRuhr |
Classic ASP Basics |
0 |
July 9th, 2003 01:10 PM |
|
 |