S
Scott
I have an application (.Net CF 2) on Symbol MC9090 that sends multicast UDP
packets that are detected by XP desktops who then respond by sending an MSMQ
message back to the device. There are two desktops but only one of them has
their reply message received on the device - on the other, the message sits
in the outgoing queue until it expires.
All equipment is on the same subnet. Messages are send using the IP address
eg, "FormatName
IRECT=TCP:192.168.0.1" etc.
The reason I ask if it's possible to change who MSMQ will acept messages
from is because both PCs will have their message received if the sending
PC's IP address is entered into the device's registry under
HKLM\Comm\Tcpip\Hosts. Since this is intended to discover hosts, having
their IP address first sort of defeats the purpose.
packets that are detected by XP desktops who then respond by sending an MSMQ
message back to the device. There are two desktops but only one of them has
their reply message received on the device - on the other, the message sits
in the outgoing queue until it expires.
All equipment is on the same subnet. Messages are send using the IP address
eg, "FormatName

The reason I ask if it's possible to change who MSMQ will acept messages
from is because both PCs will have their message received if the sending
PC's IP address is entered into the device's registry under
HKLM\Comm\Tcpip\Hosts. Since this is intended to discover hosts, having
their IP address first sort of defeats the purpose.