Always remain updated about current software development trends

Articles having tag: SOCKETS

Windows Phone 7.5: Using sockets

The new OS 7.5 have made Sockets available to developers, opening the way to a wide series of applications that uses this low-level communication way. Sockets are for sure difficult from the programming side, but they offer a connected/disconnected, fast and...

Reusable multithreaded tcp client and server classes with example project in VB.NET

A multithreaded server class that accepts multiple connections from a provided client class. Each client can send and receive files and text (byte data) simultaneously along 250 available channels.

  • Page 1 of 1
  •