TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Client Activated Objects
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Pramod Singh (2)
ksasikumar (1)
Related resources for Client Activated Objects
No resource found
Chat Server and Client in C# Using Remoting Technology
5/6/2024 11:24:23 AM.
This application is a simple Chat server and Client, which is conversion of Java RMI chat server and client. The Java client was a Applet and present application client in Windows Forms.
.NET Remoting
5/1/2024 10:59:12 AM.
.NET Remoting facilitates communication between .NET objects in different application domains or processes across a network. It provides a versatile mechanism for remote procedure calls, supporting va
Chat Server and Client in C# Using Remoting Technolgy
12/27/2005 6:50:46 AM.
The application is a simple Chat server and Client, which is conversion of Java RMI chat server and client. The Java client was a Applet and present application client in WinForm.