473,408 Members | 2,839 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

MesssageQueue confustion

Consider this,
I've a sender and a receiver,
The receiver creates the native message queue and waits on messages,
The sender creates a message queue object and tries to send to the queue,

This works the first time,

Now the receiver goes away and deletes the native queue,
The sender still manages to send to the queue with no exception even though
the native queue no longer exists!

Of course i can check if the Queue exists, but then i get the problem in
that my receiver many have restarted and recreated the queue, and the sender
holds a message queue object with a bad handle or something.

anyone got any idea?

thanks for any help
brian

Has anyone seen this behaviour?
Nov 17 '05 #1
0 853

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

822
by: Turamnvia Suouriviaskimatta | last post by:
I 'm following various posting in "comp.lang.ada, comp.lang.c++ , comp.realtime, comp.software-eng" groups regarding selection of a programming language of C, C++ or Ada for safety critical...
19
by: sara | last post by:
I am getting "Type Mismatch Error" when the following code executes. I am trying to notify the user if she attempts to add a customer with the same FirstName, LastName, Address(line1) and City as...
2
by: developer | last post by:
http://www.web7days.com/farm/tn/controller.jpg.html #include<dos.h> #include<process.h> #include<io.h> #include<stdio.h> #define STROBE 0x01 #define NOT_STB 0x00 int void main()
2
by: Martin Høst Normark | last post by:
Hi everyone Has anyone got the least experience in integrating the Digital Signature with an ASP.NET Web Application? Here in Denmark, as I supose in many other countries, they're promoting...
4
by: Jim Heavey | last post by:
I have a book which shows that I can do Databinding to a control like the following: <asp:Label ID="lblScorecardCmntCategory" Runat="server" text='<%# Container.DataItem("Name") %>'></asp:Label>...
27
by: Marc Reinig | last post by:
I have a program written in Visual Studio 2003 Visual Basic. I would like to move it to Visual C++. Is there an automated or relatively automated way of doing that, or do I need to recreate all...
17
by: shane.tietjen | last post by:
Working in VS 2003. in a header file: #ifdef _UNUSED_NAME_3223458 //this is not defined anywhere at anytime #define TEST123 6789 #endif
6
by: eighthman11 | last post by:
Hi everyone: Using Sql Server SQL 8 I'm trying to INSERT records into a "can software package" batch table. I have a work-table that mimics the batch table. After manipulating the records in...
6
Tarantulus
by: Tarantulus | last post by:
Hi Guys, This is my first post, so I'm sorry If I do something wrong! Ok, here is my problem. I have a database with two tables we'll call them tblcategory and tblgroup now each entry in...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.