TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136537 times)
  2. FAT32 Library (69734 times)
  3. Network Ethernet Library (55842 times)
  4. USB Device Library (46177 times)
  5. Network WiFi Library (41801 times)
  6. FT800 Library (40988 times)
  7. GSM click (28922 times)
  8. PID Library (26384 times)
  9. mikroSDK (26280 times)
  10. microSD click (25298 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

C# Networks Api Library

Rating:

5

Author: NART SCHINACKOW

Last Updated: 2012-07-08

Package Version: 1.0.0.0

Category: Communication

Downloaded: 3325 times

Not followed.

License: MIT license  

This is a networks api library built in C#, it facilitates the communication between any two devices that use TCP/IP transport protocol. through a simple event driven program you could build a multi threaded connection.
this package contains the dll library all you need to do is import it to your project references.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "C# Networks Api Library" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "C# Networks Api Library" changes.

Do you want to report abuse regarding "C# Networks Api Library".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

AN APPLICATION EXAMPLE ON HOW TO USE THE LIBRARY IS AVAILABLE HERE AT LIBSTOCK

This Library Will Help you build networks applications easy using the windows forms

Note: This Project May Be Optimized And Changed Any Time So Stay Tuned

CHECK OUT MY WEBSITE FOR MORE CODES AND PROJECTS

ALSO FROM THIS AUTHOR

74C922 Keypad Encoder Library

8

This library contains functions for reading a keypad encoder (74C922 keypad encoder) which facilitates the reading and reduces the use of MCU pins. Make sure you include the C file in your project folder and include the C file in your source code.

[Learn More]

NOKIA 6100 LCD UTILITY

0

An application developed in VISUAL C# 2010 EXPRESS EDITION, used for reading JPEG files and exporting them either to MMC hence readable through MIKROE FAT16 LIBRARY or exporting them to a 2d unsigned int C ARRAY. NOTE: THIS APP IS USED WITH A NOKIA 6100 LCD 132x132 PIXELS.

[Learn More]

NS73M FM TRANSMITTER LIBRARY

0

Simple library for the NS73M FM transmitter, the library contains functions to communicate with the module, all you need is a PIC and the module which can be found at http://www.sparkfun.com/products/8482 , a simple wire of 31 inch long and you are ready to go. just copy the two files into your project folder and include "NS73M.h".

[Learn More]