|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi...
How can i send a message to message queue of othere system present on the same LAN using MSMQ through VB.NET application I'm able to send the message to the message queue of my system, but not to other system on the network Plz let me know about it.. I hope my doubt will be solved Thanks and regards Sreekanta Prasad |
|
#2
|
|||
|
|||
|
Hi. First off, you need to know the name of that computer. Secondly, it has to have a public queue.
On your pc, if you have a public queue called test then you would access it like this: .\test if the other computer was called otherPC and had a queue called test, you would access it like this: otherPC\test
__________________
i am cope. i drink coke. i am in hope.i am cope. i drink coke. i am in hope.i am cope. i drink coke. i am in hope. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > Using MSMQ in VB.Net |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|