High Performance VB.NET Networking Library
Rubicite's network application is a high performance VB.NET networking library. It is an independent module that may be applied to any .NET application and supports optimized TCP and UDP. Our UDP implementation operates, optionally, with or without a network layer which validates data and guarantees in-order, intact delivery of data.

Features of our network application:
  • Up to 500 Clients can be connected asynchronously, which allows for more efficient data processing.
  • Our algorithms are capable of detecting when to deploy UDP versus TCP packets in order to increase efficiency and throughput.
  • Ping Monitor, Packet Loss Monitor and UDP Verification Monitor. These monitors allow you to view the internal status of the network application.
  • Dedicated servers. Stand alone servers can be spawned outside of the application, allowing for the most efficient way to send and process data.
  • Internal testing suite. Our internal testing suite allows a variety of rigirous testing to take place on the network application before it is implemented for live use.