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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Client-Originated Server Callbacks/Events10 Sep 2004 16:10 GMT1
The standard remoting model has the server connect back to the client for the
callbacks/events.  Is it possible to use the same remoting framework, but
have the client initiate the callback/event channel?  This would solve many
firewall and NAT issues related to remoting events ...
Deserializing a string with \r\n09 Sep 2004 21:13 GMT2
I serialize a string with char 13 and char 10 in it (\r\n).  It's
serialized just fine.  When I deserialize it, however, the 13 and 10
is replaced with just a single 10.  Here's an example that can be run
in immediate mode showing the problem.  The ascii value of the
Max 20 connections ?09 Sep 2004 19:43 GMT4
Is there some predefined limit on concurrent sessions on a singleton object?
It appears that only 20 clients may establish a connection, anything above
fails, like when the server wouldn't be responding. Is this a remoting
config issue, or some O/S dependent beaviour?
MarshalByValue from other appdomain09 Sep 2004 17:49 GMT1
I try to write a program in J# that loads and unloads assemblies
dynamically. So far I know, this is only possible by using different
appdomains.
To be able to use the loaded classes and their functions in the main
When is Remoting appropriate?09 Sep 2004 06:21 GMT2
Let's say I have a database that stores books and a client application that
retrieves a list of those books, adds new books, and updates / deletes
existing books.
Normally I would implement this all in stored procedures and the client
SAO with Parameters but Not CAO.08 Sep 2004 23:52 GMT4
Tue. Sep. 07, 2004 10:15 PM PT
Is it possible to create an MBRO to host as SingleCall or SingleTon(Really,
I do not preferred), with parameters, so that, I can pass a string as
parameters to this MBRO, w/o. changing the MBRO. ? I don't mind shutting
Passing Webcontrols08 Sep 2004 16:13 GMT1
Hi, I have a bunch of subroutines that expect parameters of type Textbox and HTMLTableCell (i.e. Sub uf_Test(ByVal loTextbox as Textbox). The problem is that these objects are not inherently serializable, so whenever I call my remoting object, an excpetion gets raised.
Is there a ...
call remoting object from vba08 Sep 2004 09:37 GMT2
I've created a C# outlook addin that will get an object from the server
using dotnet remoting. The addin is marked as Register for Com interop. When
i try to cast the returned object into the a specific class, i get
"specified cast is invalid". The specific class is implemented in a
Hosting in IIS - Timeout Setting07 Sep 2004 22:54 GMT2
All:
I have a remote object hosted in IIS 6.0 in Windows 2003 Server.  One
of my method calls loads a set of images -- upwards of 7 MB.  On slow
networks, this can take > 90 seconds, which causes a timeout --
Is it possible to pass web controls?07 Sep 2004 22:00 GMT1
Hi, I have a bunch of subroutines that expect parameters of type Textbox and HTMLTableCell (i.e. Sub
uf_Test(ByVal loTextbox as Textbox). The problem is that these objects are not inherently serializable,
so whenever I call my remoting object, an excpetion gets raised.
Is there a ...
Sockets Question07 Sep 2004 21:22 GMT1
I have a client Server Application which was write in vb.net
i m using the TcpClient Object And A StreamWriter To Send a message to the
client but i would like to
send other objects but for strings like arrays, my own objects and so on.
tcpchannel security07 Sep 2004 20:02 GMT3
Is it possible to use integrated windows security when using TcpChannel?
Thanx.
How Hoste Remote Object Securly07 Sep 2004 17:52 GMT1
      How I host remote object on IIS prgrammtically without using
congiuration files and also donot let the client application know the real
implemetation of the remote object?
      How I protect the open port in case of using window service hosting
Remoting, AppDomains and Events07 Sep 2004 16:38 GMT1
I have developed a framework, using AppDomains, to allow other developmers
to add plug-in's to our master application. I have written an application
manager class that hides the implementation specifics of this. Recently I
noticed the handle count of the application to climb as ...
Determining if there a client instances of a server object.06 Sep 2004 05:58 GMT1
Is it possible to ask the remoting system whether there are currently any
client instances of a server object?
[or is that knowledge only mainted in reverse - as in the client knows about
it's server?]
Pages: 1 2 3 4 5 6 August, 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.