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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HELP: Dymamically create IPC channels in windows service application(newbie)21 Aug 2005 06:11 GMT3
Hi, experts:
I am writing a windows service application in C# which will dynamically
create IPC channels upon receiving client requests(both service and clients
running on the same machine, so I choose IPC instead of TCP or HTTP).
Long run process with progress notification20 Aug 2005 18:13 GMT1
I'm writing remoting project, client is a windows form application and remote
objects are hosted on IIS. Some of the methods of remote objects would
consume long time no run, I want to show the progress or state of the process
on the client side to notify the client about the ...
What is the best method for .NET App inter process communication?20 Aug 2005 06:53 GMT2
Hi Experts,
I have a standalone desktop application, a windows service and  couple
of MS Office Add-ins. All these applications run in the same computer.
The Desktop Application needs to talk to Windows service and Office
remoting not working through vpn19 Aug 2005 20:52 GMT4
My application consists of a client and server that communicate via a Tcp
Channel. The client sends requests to the server which then sends data back
to the client. It works fine for clients on the LAN but not for clients
connected to the LAN through VPN. The clients are able to ...
Server notification from client19 Aug 2005 18:07 GMT1
I am new to.Net remoting. Just got some concepts on how it works.
I have to do this at my work. I have a server with a remotable object.
There are some clients connected to the server using .Net remoting.
One client changes some value from his front end and updates the data
Interface serialization19 Aug 2005 16:03 GMT2
Here is the goal of my project :
- to create a simplified API with helper classes for a complex software.
- to protect the software code by redefining a new interface.
My project contains 3 assemblies :
Problem recieving data from mainfram application19 Aug 2005 14:26 GMT3
Hi. I'm connecting to an IBM mainframe application with a TcpClient-object. I
have prewritten JAVA-code which works fine, but my simple .NET code will not
work. Can anyone a bit more experienced please help me? I'm rather stuck..
Here's my code:
Scalable architecture and retaining state in SAO17 Aug 2005 21:58 GMT3
I have remote objects that offer object persistence services to
clients.
When my server starts up, it reads up all information about the remote
objects from an config xml-file. For example, in the config file I tell
Central Remoting Service17 Aug 2005 21:09 GMT2
I need a little advice to see if this is possible using remoting and
objects.
1) Create a client with an event to receive a datarow from the server
2) Create a service that accepts connections(Subscribers)
Remote object destruction in .Net Remoting17 Aug 2005 16:15 GMT2
I want to be able to kill the remote object with a GUI control on the
Client side. I made up a small function which calls delete on the
pointer to the remote object. However, the delete basically calls the
destructor, and so I have to define a destructor. but in doing so I am
Why would I NOT use remoting?17 Aug 2005 14:55 GMT2
I'm wring a smart client app which will be used 90% within a LAN and 10%
across the Internet though the Internet use may increase over time.  I've set
off using remoting but have noticed Microsoft suggesting in a number of
places that we should use Web Services in preference most ...
Web Farm/Load Balancing question17 Aug 2005 14:10 GMT2
I've searched around for an answer but couldn't find one, so I'm hoping one
of you savvy .NET gurus would know the answer. Basically, I would like to
know how SAOs and CAOs work in a web farm scenario and how .NET achieves
load balancing. The reason I am asking this is because I ...
sharing static data16 Aug 2005 19:00 GMT3
I have a console application that hosts several server activated objects.  
Before Main calls RemotingConfiguration.Configure it initializes a bunch of
static members in a class that holds configuration information.  None of the
hosted objects modify this data (the members are ...
Remoting question16 Aug 2005 18:06 GMT10
I am new to .NET remoting, but I do have classical socket based
client/server programming.
I have question about communication between the remote object and the
server (which registerd it), which I hope someone more experienced can
Avoiding "Server Busy" Dialog16 Aug 2005 03:47 GMT2
In my remoting application, if the url of the host cannot be found, a "Server
Busy" dialog appears with two active buttons: Switch To and Retry. No
Exception is thrown. Clicking Retry sometimes results in the application
catching an exception, which it can then handle gracefully. ...
Pages: 1 2 3 4 July, 2005
 
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.