Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: VB6 UML Design And Development By Jake Sturm


Message #1 by "Hendry Rayau" <rayau@m...> on Wed, 16 Aug 2000 3:58:41
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. 	

  Return to Index