由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - Re: How to write to MSMQ on another mach
相关主题
xmldocument and webservice questionPermission issue of System.Diagnostics.Process
BUG! Re: xmldocument and webserviceNdoc - .Net's javadoc
How to write to MSMQ on another machine?MSDN 上的PATTERN 资源
memory leak[转载] 最近要用VC#.net编成,请教一下
How many different ways you can send a message cross differnent processes?请推荐asp.net的书!
control array in .netMSDN 上的相关新闻组
.net web based messengerHow to write Virtual Channel Application
诚心请教:如果有点vb&c++基础,学vb .net要多久谁有PDC WHIDBEY DOWNLOAD?
相关话题的讨论汇总
话题: msmq话题: pc话题: mach话题: remote话题: win
进入DotNet版参与讨论
1 (共1页)
e*********s
发帖数: 200
1
search MSDN, using public queue on the remote PC....
but you have to be in the domain as the remote PC...
or you can use HTTP pipe to connect to remote PC running Win XP or Win 2003
st
发帖数: 1685
2
thanks...
hmm, it's not in the same domain...
let me search on HTTP pipe... //bow

【在 e*********s 的大作中提到】
: search MSDN, using public queue on the remote PC....
: but you have to be in the domain as the remote PC...
: or you can use HTTP pipe to connect to remote PC running Win XP or Win 2003

st
发帖数: 1685
3
got some internal suggestion, suggest me to use WSE stuff to send it to
remote machine side...

【在 st 的大作中提到】
: thanks...
: hmm, it's not in the same domain...
: let me search on HTTP pipe... //bow

e*********s
发帖数: 200
4
then better wait for Indigo :)
easier to use and more powerful than WSE 2 :)

2003

【在 st 的大作中提到】
: got some internal suggestion, suggest me to use WSE stuff to send it to
: remote machine side...

st
发帖数: 1685
5
well, cant wait that long, so far the simple WSE method is not bad,
less than 15 lines for sender/receiver part...

【在 e*********s 的大作中提到】
: then better wait for Indigo :)
: easier to use and more powerful than WSE 2 :)
:
: 2003

e*********s
发帖数: 200
6
ah? Indigo will be available for XP SP2 by the end of this year yah...
not a too long wait :)

【在 st 的大作中提到】
: well, cant wait that long, so far the simple WSE method is not bad,
: less than 15 lines for sender/receiver part...

st
发帖数: 1685
7
sp2 is out already, isnt it?
this is a temporary thing since other implementation will be used next year,
so I dont want to wait. :D

【在 e*********s 的大作中提到】
: ah? Indigo will be available for XP SP2 by the end of this year yah...
: not a too long wait :)

w**j
发帖数: 325
8
http://www.microsoft.com/windowsserver2003/techinfo/overview/msmqb2b.mspx

right?
access

【在 st 的大作中提到】
: sp2 is out already, isnt it?
: this is a temporary thing since other implementation will be used next year,
: so I dont want to wait. :D

st
发帖数: 1685
9
I am no admin, so far WSE is good enough for the temp solution...
this not part of original design and will be discarded next year when TF
finishes their part, any way.

【在 w**j 的大作中提到】
: http://www.microsoft.com/windowsserver2003/techinfo/overview/msmqb2b.mspx
:
: right?
: access

1 (共1页)
进入DotNet版参与讨论
相关主题
谁有PDC WHIDBEY DOWNLOAD?How many different ways you can send a message cross differnent processes?
怎么publish ASP.NET webcontrol array in .net
Whidbey.net web based messenger
请各位老大分享一下exception的使用经验吧。诚心请教:如果有点vb&c++基础,学vb .net要多久
xmldocument and webservice questionPermission issue of System.Diagnostics.Process
BUG! Re: xmldocument and webserviceNdoc - .Net's javadoc
How to write to MSMQ on another machine?MSDN 上的PATTERN 资源
memory leak[转载] 最近要用VC#.net编成,请教一下
相关话题的讨论汇总
话题: msmq话题: pc话题: mach话题: remote话题: win