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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using sockets for remote objects19 Jan 2004 03:07 GMT2
I want to use socket technology for passing object between different
machines. But I saw that Socket.Send accepts only array of bytes. What can I
do? Do I have to serialize the object in XML?
Bye
Suffering a slow death over events and delegates...18 Jan 2004 15:28 GMT6
I've been at it for some time now tring to get an event to work through
remoting.
I've seen a bunch of posts on this and just can't get it to work.
I'm able to call a method on a remotable object (login()).  In this method
Performance issues16 Jan 2004 23:22 GMT1
I use remoting to connect 4 clients to one server over lan.
during the program running, it have LAGs, i mean it stuck to 0.5 sec app.
this is critical, how can i boost the remoting service to make it fuster ??
i use singleton, (i will try now singlecall...) without callbacks or ...
From Higher to Lower Level?16 Jan 2004 23:20 GMT1
EDIT: I wish to understand the relationships between SAO(singleton),
SAO(singlecall), CAO and their TCP communications (When will each of them
open/close the connection etc)
Till now, I understood that:
Instant Messenger15 Jan 2004 22:12 GMT7
In an instant messenger application how does one client talk to another.
Is their a central server that hosts the remotable objects which each
messeage is routed through to the reciever.
   if this is the case:
Client can not find itself when instancing remote object15 Jan 2004 20:17 GMT1
This is my first attempt at Remoting, so I am pretty sure I've just
done something stoooopid. Using Framework 1.1.  The exception SOUNDS
like it is looking for itself, but PERHAPS the exception is being
propogated back from the service (maybe because the object implements
What is the differnce for SAO CAO Factory - Interfaces vs Abstact14 Jan 2004 20:36 GMT2
What is the difference of using Interfaces vs Abstact classes for the
Factory approach?
Thanks
When remoting objects do referenced objects come along?14 Jan 2004 19:37 GMT2
Lets say I've got an object EmployeeManager that contains a reference
to a bunch on Employee objects as well as a settings object.  If I
marshal the EmployeeManager object can the client access the Employee
and settings objects?
client disconnected?14 Jan 2004 16:41 GMT3
I use a httpchannel and remoting. My client logs on on the server, and
messages can be sent from the server to the client. Everything works fine.
But then I don't do a thing for about 20 minutes. And then I can't send
messages anymore the client. But the client doesn't know it is ...
Client IP Address14 Jan 2004 15:51 GMT1
When a SAO receives a call from a client, how can I get the IP adrress of
the caller?
TCP Channel confusion13 Jan 2004 17:35 GMT1
I'm a little confused regarding TCP channels and I'm hoping
you can help me.  When using normal TCP/IP socket stuff and
I register a listener a new socket is created for every
connection coming in, leaving the listener free to listen
How do I expose .Net components to DCOM clients13 Jan 2004 13:30 GMT1
Alright, I know that this might not be a good idea,
however, I need to deal with a variety of clients.
So, I have a couple of components written in VB.Net. I
have fronted them with Web Services, so that they can be
End Invoke not called using asynchronous callback13 Jan 2004 05:26 GMT4
I have developed a server that services notification subscription and
delivery through remoting using event and delegate.
The client would provide the delegate that point to a function in the
client to receive notification.  This delegate will subscribe to an
Remoting and connectionString12 Jan 2004 21:23 GMT1
I've got one application which use a remoting dll on a server. This dll need
to access to SQL-Server.
My dll is hosting in a windows service.
I would like to know where i should store the connectionstring ?
Connecting to remote COM+ object from .NET12 Jan 2004 19:15 GMT1
I am currently writing an ASP.NET application that uses unmanaged COM+
components that are supposed to be installed in a different server. I am
using the following code to connect via DCOM to these components and it does
not work, it raises "Specified cast is not valid" exception ...
Pages: 1 2 3 4 5 6 7 December, 2003
 
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.