Hi,
I am developing a Client/Server architecture in .Net Remoting using VC++ .Net
I want to make the server thread run at the background until it is killed explicitly.Curr ently I am doing this with the help of "Console::Read( )" statement. It works fine. But when I trigger the server exe from a TCL script, control stays there.. and it is not executing the following statement in the script...(say i want to make...
User Profile
Collapse
-
How to make a server wait at the background in .Net Remoting??
-
Hi,
What is that regasm.exe all about?? Where should I register and why should I register it?... -
How to derive unmanaged code from managed code
Hi,
I wanted to develop an unmanaged application of .Net Remoting in VC++. When I tried compiling the object dll, it is giving the following error,
"C3625: 'ObjectNamespac e::RefObject': an unmanaged type cannot derive from a managed type 'System::Marsha lByRefObject' "
Object Code :
...Code:#include "stdafx.h" #include "ObjectNamespace.h"
No activity results to display
Show More
Leave a comment: