SCS (Simple Client Server) is a lightweight framework to build server/client applications in .NET. Check this article for usage: http://www.codeproject.com/KB/IP/TCP-Server-Client.aspx

Features

  • Allows remote method calls from client to server and from server to client easily.
  • No proxy generating is needed. It uses dynamic proxy to call remote methods.
  • Allows clients to automatically reconnect to the server.
  • Allows clients to automatically ping to the server to keep the connection available when no communication occurs with the server for a while.
  • Allows the server to register events for new client connections, disconnecting of a client, etc.
  • Allows clients to register events for connecting and disconnecting.
  • It can be used just like Web Services to perform Request/Reply style remote method calls, but it is primarily designed for long session connections between clients and the server.

Project Activity

See All Activity >

Follow SCS

SCS Web Site

Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management Icon
Level Up Your Cyber Defense with External Threat Management

See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Thats it!! Thanks!!
Read more reviews >

Additional Project Details

Programming Language

C#

Related Categories

C# Communications Software, C# Frameworks

Registered

2011-05-13