Hi All,
Thnx for Reading.
I have MSMQ 3.0 in Win 2003 server and clients of Windows 2000 Professional.
Now I have to send messages from the client to the server. How can I do this with the server IP address?
Thnx,
Pres.
Printable View
Hi All,
Thnx for Reading.
I have MSMQ 3.0 in Win 2003 server and clients of Windows 2000 Professional.
Now I have to send messages from the client to the server. How can I do this with the server IP address?
Thnx,
Pres.
I don't know anything about msmq but heres an article I found on msdn.
http://msdn.microsoft.com/library/de...tnetasync1.asp
Hi Tewl,
Thanks for the help. But still I haven't managed this. Messages are not going if I use IP address.
Thnx,
Pres.
Hi,
Got the solution for this. In the message formatter we have to use TCP:IPADDRESS, while connecting with the queue.
Thanks,
Pres