Thank's That you are already read my message. I've done my final project
according this book.i've problem how to set connection to the
server, i don't know which one i suppose to used, using Com,dcom, or
http(I'm using MTS and I just connect my computers with lan card ang it's
already connected and i'm not using ASP. The problem is how to initialize
my computer using mts,
according this book i should write
1. set m_obj_proxy =
m_objRDSDataSpace.CreateObject("prjservertest.clsservertest","")
2. set m_obj_proxy =
m_objRDSDataSpace.CreateObject("prjservertest.clsservertest","HTTP://ServerName")
but i tried both of them, but it can work, could you help me ?
that are my questions and thank a lot for your attention.