topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 4:59 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mjanulaitis [ switch to compact view ]

Pages: [1]
1
I've created an open source TCP Client/Server project that is on GitHub as well.  The server runs on Windows and is implemented in C#.  The server also includes a Windows Authentication protocol, however; any authentication method can easily be implemented.  The project includes client APIs for Windows (C#), Android (Java), iOS/OSX (Objective-C).  I have also created an object access protocol that supports serialization of server-side C# objects, supports remote method invocation, passing of objects and arrays, variable (Property) subscriptions as well as event notifications.  Although I haven't open sourced the object access protocol, I would like to offer the protocol to any developers that are interested in trying out the API.  I will offer a free redistribution license.  Please contact me at my email address or goto my website.

Pages: [1]