TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Networking
FOLLOW
Welcome to Networking section of C# Corner. In this section, you will find various Networking related source code samples, articles, tutorials, and tips.
Articles
(112)
Blogs
(17)
Resources
(17)
Videos
(0)
News
(1)
Articles
Interrogating Systems with WMI
WMI allows you to retrieve information such as hardware types, software installed and much much more.
John O Donnell
Jan 18, 2002
Rebooting a Remote Server using WMI
Windows Management Instrumentation or WMI holds many surprises and features but when my colleagues machine rebooted even I was surprised.
John O Donnell
Feb 04, 2002
Interrogating System with WMI - Part 2
After my last article on WMI it was time to get serious. WMI or Windows Management Instrumentation is useful on a local machine to produce a WINMSD type program but using it across a network makes ...
John O Donnell
Jan 24, 2002
Multicasting using UDP in C#
The attached source code shows you how to use multi casting in a LAN environment.
Lee SangEun
Apr 04, 2002
Telnet Scripting in C#
This library, written in C#, expands on some telnet code from various other sources, presenting the caller with a number of functions handy for scripting telnet sessions (i.e. SendMessage, SendAndW...
tylerkline
Jan 28, 2003
Distributed Cross Platform Applications, the Easy Way
There are many ways of transferring data from one process to another. All those methods have some advantages, but also some drawbacks.
mayevski
Mar 07, 2003
Remote Objects: Part I
This demo shows how to create the remote objects with callback functions and use them in the window host.
Jibin Pan
Mar 12, 2003
POP3 Library
This application is written in C# and is multithreaded, the allows the client application to invoke the POP3 library and get the messages, the status and the results of the POP3 events are passed b...
Pramod Singh
Aug 29, 2003
SMTP/POP3/IMAP Client and Server Components Library
The attached library contains the SMTP/POP3/IMAP client and server components. See the attached help file for more details.
ivar
Sep 26, 2003
TFTP application written in C#
This application is the beginning of a program I want to use to download switch/router configuration files via TFTP and archive them. This application merely asks for an IP address and a filename t...
Shane Snedecor
Jul 07, 2004
Getting Official DayTime using NIST TimeServer
This program shows how to create a simple socket to a NIST timeserver (Port 13) and using the Daytime Protocol, gets the official time.
Saumit Sheth
Apr 21, 2003
Simple Messenger in C# and .NET
This is a simple messenger application developed in .NET using C#. The attached project has two applications - a server and a client.
Mohammed Al-Moayed
Jul 16, 2004
No Records Available.
101
-
112
of
112
<<
2
3
4
5
6
>>
Learn Python
Challenge yourself
Networking
E-Book Download
Get Certified
Full Stack