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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Authenticating clients17 Mar 2004 23:56 GMT2
I have a client/server remoting setup, where only certain clients
should be able to access the remote objects on the server.  This means
that I need to authenticate the clients themselves (i.e not using user
or role based authentication).
Basic Hosting in IIS Question17 Mar 2004 23:03 GMT6
I'm pretty new to the mechanics of Remoting and I'm busy trying to get my
head around it all.  I have what I think is a pretty basic question.
I have contructed the most simple testing class I could in C# which gets
compiled into myLibrary.dll - code follows below.
Asynchronous Calls Updating UI17 Mar 2004 17:56 GMT1
Can someone point me to a good example or article about
using remoting asynchronously and then updating the user
interface.
How do I return to the main thread after my remoting
Windows app hosting SAO - can't access host app data17 Mar 2004 16:55 GMT1
I have a Windows desktop application which hosts a SAO as a singleton.  On
the same Win2K computer, a remoting client can successfully call all the
methods on the remoted server object - no problems.  The Win app contains
the actual data object, which I want to access from the ...
Remoting and Garbage Collection Help?17 Mar 2004 16:53 GMT1
Environment:
Our system is built basically into 3 + tiers.
ASP.Net  -(remote call to BL)-> RemotingService (Windows Service) ->
database server
Proper way to disconnect and reconnect a marshalled remote object instance??17 Mar 2004 16:33 GMT2
I have a remote object that I'm instantiating with the following code:
               this.lineageTreeServerMonitor = new
LineageTreeServerMonitor(this.memberNode.MemberID);
               RemotingServices.Marshal(this.lineageTreeServerMonitor,
Serialization Exception & COM Interop17 Mar 2004 02:36 GMT2
After some more testing on different systems, I noticed that I am able to call the remoted objects just fine within the context of the IDE on other computers.  The remoted object that I have created is called by another assembly that is COM interoperable.  The application I am ...
rebind in .NET Remoting16 Mar 2004 22:05 GMT1
How would I go abouting implementing Java RMI's rebind in .NET? I'm dynamically publishing my objects using marshal. I would like the most recent published object  to be available at a well known address. Is this possible? I mentioned rebind because I believe that is the kind of ...
Where comes 10.211.192.1 (UDP, Port 67) ?16 Mar 2004 22:03 GMT2
Recently I get strange UDP packets from 10.211.192.1:67 to
255.255.255.255:68 (Win NT5.1).
It comes always 2 packets in 2 seconds! Length with head is always 576 byte,
no data sniffed.
SOS: Problems with lifetime of remote objects passed as parameters to remoted functions16 Mar 2004 17:18 GMT2
I'm having problems keeping a remote connection with the objects I'm using.  I'm trying to establish
a peer-to-peer chat program (right now, just between 2 people), but am losing my connections after
about 2-3 minutes.
Here is the background of what goes on:
SerializationException16 Mar 2004 16:52 GMT3
I have been working with a 3-tier system accross remoted channels.  So far I have gotten the whole thing to work if my computer (my dev box) is both the client and server.  I have also gotten it to work if my computer is the client and another is a server.  When I went to deploy ...
Newbie Confusion16 Mar 2004 16:51 GMT1
I have dumped into remoting and I am sinking.
I have an application that was written by a consultant who has left and I need to modify it.
The existing application has remote objects hosted in IIS (using IIS activation is the phrase I think).  There is an ,exe that is started by
file resource15 Mar 2004 16:29 GMT1
I'am sorry for my english...
How can I break the connection between a client and a file resource running
on a server?
thanks
singlecall server object disconnect problem15 Mar 2004 12:28 GMT2
when using a singlecall server object, i want to know when a network error
occures at the server side.
(Means that a client has called the server just before the network error and
is still running on the server side at the moment of the network problem.)
Passing enum values as parameters to a method called on a remote object15 Mar 2004 07:51 GMT1
I have declared a business entities object ObjA that is serializable and is returned by a method of a remote object (ObjB). I also have a public enum value that is used by ObjA and is also declared to be serializable. The enum is a parameter to the method call on the remote ...
Pages: 1 2 3 4 5 6 7 8 9 February, 2004
 
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.