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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
transport frustration in Channel...30 Nov 2004 17:43 GMT1
I would like to do remoting between a desktop pc and a pocket pc linked
toghether by the serial port. I know that ActiveSync could give me TCP/IP
connectivity to do that but i was wondering if it is possible to customize
the transport layer of a custom channel in order to ...
Remoting Events Problem !?*#!30 Nov 2004 17:07 GMT1
I'm trying to get two applications on the same machine to interact. I've got
all the remoting configuration stuff working and I can create the remote
objects.  However, I need to fire events in the server when a message is sent
to the remote object from the client.  As soon as I ...
Raising Event on the Server and handling it on the Clients.30 Nov 2004 16:51 GMT1
First of all I have to mention that I am new to all .NET
Technologies(Framework,Remoting,VB etc.), so I would appreciate more
detailed info(or at least reference to it).
The scenario is as follows:
How to know who my client is30 Nov 2004 12:44 GMT2
I would like to know how to identify (machine name, ip or any other unique
identification) what client machine own a MBR object... Some of my MBR
objets have to identify their client own in order to execute specific
procedures to that client...
Calling a OneWay method on a remoted object that is not alive30 Nov 2004 07:21 GMT2
In my project I have a seperate logging application. I use remoting to log
to it. The remoted object exposes a certain (log-)interface, and the methods
therein are all OneWay methods (decorated with the OneWay attribute).
In my real application, I connect to the remoted log-object ...
Can CompilerErrorCollection be serialized?29 Nov 2004 18:13 GMT1
I'm trying to return an object of type CompilerErrorCollection to the client
from the server but an exception gets thrown saying it is not marked as
serializable.  Short of writing my own class, is there any easy way to make
this object remotable?
static or dynamic proxy?29 Nov 2004 17:18 GMT1
There are 2 apparent ways to maintain a remoting proxy:
1. establish the proxy in a class constructor during initialization, or as a
static, and hold on to it
2. create the proxy as needed whenever a method call needs to be remoted
How to handle exceptions from RemotingObject?29 Nov 2004 17:00 GMT5
How to handle exceptions from RemotingObject?
I have a windows service which is being consumed by a windows application
and so the service creates a remoting object.  How do I handle exceptions in
the RemotingObject?
Remoting security29 Nov 2004 16:49 GMT1
I want to use remoting to communicate between 2 applications on the same PC
but I keep hearing about how remoting is insecure.  What are the security
implications of using remoting locally?  Is this any more insecure than using
sockets?
PROBLEM: .NET web services proxy class as COM29 Nov 2004 16:04 GMT1
I have a problem with a web service proxy written in .NET and used
from VS6's C++ as COM object.
This proxy works great when used from a .NET application.
It does not seem to work when used as COM object for C++ application.
What is callback and Event notification?26 Nov 2004 18:16 GMT1
The following is the scenario where i need inputs on whether it can be
done using remoting.
I have a Server.Exe which opens a TCP channel on a particular port.
This will be installed on machine1
How to FTP via VPN to sites on different IP's ?25 Nov 2004 21:19 GMT1
I am using Windows 2003 Server. The VPN works fine, but I want to FTP
through the VPN so the connection is encrypted.  The problem is each of my
IIS sites has a real Internet address specified, w.x.y.z.  So when the VPN
comes up using a private IP, I can't connect to any of the FTP ...
MarshalByRefObject object published via Interface not working with COM interop25 Nov 2004 19:29 GMT2
There is no problem using when using a .NET remote client to retrieve
a remote server activated object via an Interface.
For example, the followng works only if my remote client is .NET:
public IFoo GetRemoteFoo()
New To Remoting - Windows Form Solution-25 Nov 2004 15:13 GMT2
I have written a C# Solution that uses the following architecture.  1 Client
app to run a backoffice application that manages user Data (on a separate
user's PC).  1 Client app that resides on a separate dedicated PC (networked)
that uses the data (DB sits on FileServer) to ...
Server keeping client objects alive!25 Nov 2004 06:27 GMT1
This is a really odd problem I just discovered with our thin client app.
We have a client/server solution that utilizes .NET Remoting. Basically, the
client will occassionally ask for data from the server, the server will read
data from a database and return it to the client. All ...
Pages: 1 2 3 4 5 6 7 October, 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.