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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Communication with sockets31 Dec 2004 18:51 GMT1
I am new to sockets and the way .NET implements it. I am trying to develop a
small test app. where a client connects to a server application and server
and sends messages. The server displays it in a WinForm. I am using asynch.
socket calls to achieve that. I have two issues with ...
Gaining Access to a Windows App's Forms from its Server Object31 Dec 2004 18:34 GMT4
I have created a nice little Client-Server test using .Net Remoting. I've
created a separate Interface representing the Remoted (exposed) class from
the Server application. The Server Application is a Windows Application
created in C#.
Bidirectional communications with .NET remoting31 Dec 2004 18:27 GMT3
I'm getting really close ( thanks to Ken Kolda, you're awesome, dude ).  
Here's what I'm trying to do: ( warning, long message here )
I have a remote object that has a public delegate.  The host application
uses the following code to publish the remote object:
How to check if Remoting Server is Active?31 Dec 2004 07:57 GMT1
hi.....
I have a scenario here.
I have an app which is client server app which communicate each other thro
remoting.
is there a way for a client to detect a server on the network30 Dec 2004 10:21 GMT3
Hi ,,,
I am having the following task
I need to develop a client server architecture using remoting with VB.NET as
i am a MCP studying for MCSD  i found all information necessary in the .NET
Trying to locate a sample30 Dec 2004 00:15 GMT1
Does anyone know of a sample that demonstrates two simple Windows Form
applications(not a console app) communicating with each other using
TCPChannel remoting. I just need a simple sample where both client and
server are on the same machine.
Initiating a TcpChannel with programmatic IDcitionary29 Dec 2004 23:50 GMT1
I need to be able to set both the port and typeFilterLevel for my remoting
object.  Here's my IDictionary code:
IDictionary props = new Hashtable() ;
props["port"] = nTcpPort ;
customErrors29 Dec 2004 15:49 GMT2
I have a TCP remote application that needs to throw custom exceptions to
client application.
My client application can't receive these custom exceptions when server
application is on a different machine. A "Server encountered an internal
just curious /// not a problem but just wondering if someone can tell me how this works28 Dec 2004 16:14 GMT3
Hello ,,,,
I have just tested my client server proggy with a time test and noticed the
folowing behavior   ( tested this 2 times to be absolutely sure )
I have a client that  calls a remote singleton object in this object i have
TCP Remoting27 Dec 2004 23:20 GMT1
I am receiving the following error:
"An unhandled exception of type 'System.Net.Sockets.SocketException'
occurred in mscorlib.dll
Additional information: No connection could be made because the target
Serialization question with remoting27 Dec 2004 17:10 GMT5
If I have a singleton with a method that returns an object to the client,
will all data including Attributes and Inherited objects be serialized as
well?
All attributes and classes are marked as [Serializable()]
Change the Remoting User-Agent string ?27 Dec 2004 16:17 GMT3
a Client using HTTP-Binary sends a User string like this to the server:
Mozilla/4.0+(compatible;+MSIE+7.0b;+Windows+7.0.1942.0;+MS+.NET+Remoting;+MS
+.NET+CLR+3.0.1942.7528+)
Now I wonder if it's possible to override this string with something shorter
.NET Remoting hosted in IIS24 Dec 2004 12:51 GMT2
When I host remote objects in IIS, a virtual directory is created, and the
object dll is copied to the \bin folder under it.
I would like to ask, if the dll already installed/updated to the GAC with
"gacutil.exe", need I still copy the dll to the IIS "VirtualDir\bin" folder
Only Admins Group Gain Access to the Remote Objects!!!23 Dec 2004 22:41 GMT1
I'm using Winform client Side, and Server objects hosted in IIS.
I'm using Integrated Security to authenticate users (We are using
Roles based authentication in Sql Server with domain Users, to return
Data to Client Side).
Getting channel informations23 Dec 2004 22:23 GMT1
I want to get some information about the Channels that
were registered as the result of calling
RemotingConfiguration.Configure(...).
ChannelServices.RegisteredChannels returns an IChannel
Pages: 1 2 3 4 5 6 November, 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.