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 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Interesting Socket error when contacting .net remote server29 Sep 2006 18:55 GMT3
Server machine
===========
I have a .net remote server application (console app hosting a .net remote
object) installed on the server machine.
TcpChannel secure mode28 Sep 2006 21:15 GMT2
I am trying to find out the secure option in the TcpChannel works. I have
read that it can provide encryption of the data. If so what algorithm does
it use?
Cheers
httpchannel timeout property28 Sep 2006 17:29 GMT1
This property is not working with asynchronous request. why??
I really need to implement timeout in remoting http requests.
Are there alternatives??
Thanks in advance
The underlying connection was closed: Unable to connect to the remote server28 Sep 2006 16:18 GMT2
- I have a winform application connecting to a remote object hosted in iis
6. I used a 'soap' formatter.
- My IIS is reacheable from the internet on an address like
http://www.myserver.com/myserver/myobject.soap
Multiple clients using same remoting object.28 Sep 2006 15:48 GMT2
I created a simple client and server using the remoting example in the MSDN
Library.
Run the server and client, works fine.
Now run a second instance of the client (at the same time as the first) and
Server crash when the client software is closed28 Sep 2006 11:27 GMT2
I am using .net remoting server.
I have encountered an unexplained problem with the server,
It's running fine till the second the client software is closed... at that
very moment the server crashes.
Getting at Service object from remoted object?28 Sep 2006 11:24 GMT4
I have a Windows Service developed in C# .NET.  I'm making it a remote
server and I can, via an IPC Channel, expose methods on an object and call
them from a
client.  However, I now want my remoted object to be able to invoke a method
What happens to an exception thrown in asyncronous call.27 Sep 2006 18:29 GMT1
So I have this (singleton) remote object. It has a delegate for a data
change event:
public delegate void DataChangeEvent();
When the client(s) connect to the object, they add themselves as listeners
How to break sink chain27 Sep 2006 15:37 GMT3
I have implemented a sink (.net remoting) and I wonder how could I break
the process of execution of a remote method.
For example, I check a data in CallContext
        string session = (string)lcc.GetData("www_session");
How many remoting calls are queued?27 Sep 2006 06:14 GMT2
I'm starting to wonder about the performance of our remoting calls and not
sure where to look to confirm my suspisions.
I've got 3 websites all making remoting calls to the app server. The app
server then makes calls to the various backends.
Custom Exception via Remoting25 Sep 2006 20:45 GMT1
I've created a custom exception class that is marked Serializable and
implements the ISerializable interface.  I am throwing this custom exception
across my remoting boundary.  It works just fine when the remoting client is
a Windows forms or console application, but if I use a  ...
Remoting:Authentication differences - 1.1 and 2.0 - how 2 upgrade22 Sep 2006 10:34 GMT4
Scenario:
1. Web server (internet): IIS + ASP.NET (version 1.1 + 2.0)
   running as a stand-alone-server.
2. Application server (Component services)
Use .Net remoting between two app on same machine whit no net card21 Sep 2006 17:09 GMT3
We built two application that communicate with each other using .Net
remoting on the same machine, essentially replicating what we used to be able
to do with DCOM when one application controls another on the same workstation.
Everything works fine until the Network card is not ...
File permissions and dynamic assembly loading21 Sep 2006 11:50 GMT8
Hey all,
 I've got a .NET Remoting application that dynamically loads assemblies
from a specified path at run time.  I have a class factory that contains the
logic to do this, and it works perfectly in a unit test, without connecting
Requested Service Not Found21 Sep 2006 08:10 GMT8
Losing my mind with this.  I had a project that I had started and was
working fine - now, that I have time to continue I have resurrected it
(started in .NET 1.1 - now .NET 2.0) and I continually get this.  When
I cut and paste into some new code, I am not sure if it is something I
Pages: 1 2 3 August, 2006
 
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.