Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Remoting / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem chat application12 May 2005 02:37 GMT1
I would like to develop a chat application and understand
how remoting works.
So, I downloaded a chat demo but I've always the same
problem... it's useful to say client and server run on the
Late binding to a remote object10 May 2005 21:28 GMT1
I would greatly appreciate any insight anyone could provide on my
issue/question.
I need to invoke methods on a specific version of a remote object.  I really
need to do this without a direct reference to the object as functions could
InvokeRequired and CreateGraphics10 May 2005 19:07 GMT6
Here is a thread I posted in microsoft.public.dotnet.framework group.
Perhaps it's better here.
De: "Fabien Bezagu" <fbezagu@novacor.fr>
Objet: Re: InvokeRequired and CreateGraphics
Bind Remoting Server to multiple NICs09 May 2005 17:02 GMT2
When the PC hosting a remoting server (SAO) has multiple NICs, I am using the
bindTo property for the HTTPChannel to specifiy which NIC to bind to for the
service.  This works fine, but is it possible to bind the service to more
than one of the NICs simultaneously?
Using GUI from .NET Remoting events07 May 2005 00:40 GMT2
I have a server with .NET Remoting object, which has significant
number of events. I want to use these events from my client GUI
application. When an event is passed to the client application, it is
running under MTA (Multithread Apartment) and I have to use
Peer-to-peer - step 106 May 2005 19:39 GMT2
I'm trying to write a very simple peer-to-peer WinForms app, using
.NET remoting.
In my form load, I register as a server:
 TcpChannel Channel = new TcpChannel(Port);
Problem Using-Dataset Serialization Using DatasetSurrogate from KB 82974006 May 2005 18:03 GMT3
I have a simple remoting setup that returns a dataset. I decided to try
to improve my performance by using the DatasetSurrogate class from
http://support.microsoft.com/default.aspx?scid=kb;en-us;829740 The
results was the time to retrieve 11,000 rows nearly tripled.  I am
Windows service and remoting06 May 2005 17:51 GMT3
We have a solution consists of an O/R mapper project,Business Logice layer
and a Web application.I need to add a windows service to this solution and
add the business logic layer as a reference to my windows service.We are in
development phase and it's very probable that the ...
Asynchronous Remoting and its effects on ASP.NET Threading04 May 2005 03:59 GMT4
Now I know that we can call .NET remoting components asynchronously from
ASP.NET pages and it works like a charm! But I am concerned about the
behavior of the overall system in this case and how does ASP.NET handle
threads.
Problem with multihomed remoting server with no DNS setting04 May 2005 03:53 GMT1
I have a two computer network.  Neither computer is running a DNS server.  On
one computer, I have assigned multiple IP addresses to its network card (kind
of simulates multiple network cards).  Now, if I run a .net remoting service
on this computer and leave its DNS entry empty, ...
Cannot Get XML Config file to Work03 May 2005 15:20 GMT1
For some reason, I am not able to configure my client's
configuration using xml. I get the following error:
.Config file ..\..\ConsoleJobClient.exe.config can not be
read successfully due to exception
Remoted object dies after 5-10 minutes03 May 2005 14:46 GMT10
I hope someone can help me out: I have created a network service that
consists of two objects; one monitors
another network service 'LegacyService' 24/7 and the other object is used to
report statistics on this service to windows clients, who
Problems with remoting to a web farm02 May 2005 18:23 GMT2
The application works fine in single server environment. The
application makes remoting calls through the binary formatted http
channel to a remote object hosted in IIS (IIS6 on Win2003). The
remoting url is protected in web.config for Windows authentication.
namespace err01 May 2005 11:16 GMT1
is there any configuration to set for remoting.
i can acess upto using System.Runtime.Remoting.Channels; i cant access http
and tcp
plz help
remoting nested types01 May 2005 04:32 GMT5
   I have a remoting problem concerning returning a control from a service
to a client app...  the code is as follow :
<code start>
dim x as MyControl
Pages: 1 2 3 April, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.