Click here to Skip to main content
15,888,984 members
Everything / Network

Network

network

Great Reads

by pdoxtader
Learn how to view a remote machine's file system using your own explorer like window, and transfer files and folders by dragging and dropping in C# using the TcpComm TCP library
by Gamil Yassin
Types of Artificial Neural Networks
by DaveAuld
My adventure into installing a domestic CCTV system and wireless bridge.
by Gamil Yassin
Perceptron, when to use it and sample code

Latest Articles

by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
by SiretT
Console app to share internet connection with other network interface

All Articles

Sort by Updated

Network 

9 Jan 2024 by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
28 Oct 2022 by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
20 Oct 2022 by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
6 Dec 2021 by Michael Sydney Balloni
Interested in easily implementing REST communications in your Windows C++ apps?
1 Aug 2020 by Sandeep Mewara
A guide to help learn about Kafka and do a setup & test of data pipeline in Windows environment.
23 Jul 2020 by honey the codewitch
Explore adapting Socket's async model to a task based one and adding some awaitable socket operations to your projects
19 Sep 2019 by pdoxtader
Learn how to view a remote machine's file system using your own explorer like window, and transfer files and folders by dragging and dropping in C# using the TcpComm TCP library
3 Apr 2019 by Mahsa Hassankashi
This article also has a practical example for the neural network. You read here what exactly happens in the human brain, while you review the artificial neuron network.
5 Feb 2019 by Apriorit Inc, MikeSotnichek
The experience of creating a custom blockchain network using the Graphene framework.
24 Jan 2019 by Apriorit Inc, MikeSotnichek
Smart security contract in Cardano and Zilliqa
17 Sep 2017 by Gamil Yassin
Part 4 of a series of articles demonstrating .NET AI library from scratch
16 Sep 2017 by Gamil Yassin
Perceptron, when to use it and sample code
24 May 2017 by mohammad farahi
English Number recognition with Multi Layer Perceptron Neural Network (MLP)
26 Jul 2016 by Zehaie M. Hailu
Python lends itself to the development of multi-threaded GUI and network applications.
27 Mar 2016 by deoxys
How to detect if your network is behind a captive portal (Wi-Fi Hot spot) through Windows NLM_INTERNET_CONNECTIVITY
22 Oct 2015 by David Johns, John_Tang
C++ SMTP client, support SSL and TLS encrypted connection to SMTP server
14 Aug 2015 by Emiliano Musso
How to create a Windows Phone app to take timed pictures from camera, and upload them on an Apache webserver to view them remotely
31 Mar 2015 by Prakash SNP
This article shows how to build an Azure IoT Solution for water utilities Industry
26 Jun 2014 by Syed M Hussain
A network utility app to get system information and analyze your network
15 May 2014 by DaveAuld
My adventure into installing a domestic CCTV system and wireless bridge.
4 May 2014 by Shuqian Ying
Service based, multi-application ASP.NET custom membership, role and profile providers with a hierarchical role system.
24 Mar 2014 by jurhas
Supervisory Control and Data Acquisition for ARDUINO
23 Feb 2014 by Sacha Barber
A small article on how to use NServiceBus to create workflows
29 Oct 2013 by Software Developer's Journal
11 Oct 2013 by ASP.NET Community
1) Install SQL Server on Window Server 2003/2008 on Network (Select Network option when installing SQL Server)2) Configure Windows Server as a domain
7 Oct 2013 by Rick Bassham
An introduction into creating a working FTP server in C# using the RFC specification.
3 Jul 2013 by Florian Rappl
Bringing the DOM to C# with a HTML5/CSS3 parser written in C#.
12 Apr 2013 by Amogh Natu
This article mainly explains what webhooks are, how they can be created and used and also a sample example showing the use of webhooks.
9 Apr 2013 by Vietdungiitb
The research focuses on the presentation of word recognition technique for an online handwriting recognition system which uses multiple component neural networks (MCNN) as the exchangeable parts of the classifier.
5 Mar 2013 by SumanBiswas
This small application will help you to gain basic knowledge about how file can be sent from server to client.
29 Jul 2012 by nzjoel
This is a sample implementation of Pattern A from Virgil Dobjanschi's talk at Google IO 2010.
18 May 2012 by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI
17 May 2012 by Ahmed Charfeddine
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.
16 Apr 2012 by Mario Majčica
A simple best practice for configuring the remote access to a Cisco IOS devices,
27 Feb 2012 by Leslie Zhai
Porting Axel a lighter download accelerator for Linux and other Unices to NATIVE WIN32
22 Feb 2012 by amitthk
Parichay (A Simple & Small Asp.Net MVC Social Network Starter)
20 Feb 2012 by User 7115037
A good implementation method to check Internet and network connections.
10 Jan 2012 by Gabor Szabo (szabgab)
How to report the number of hits from localhost and elsewhere based on the Apache log file.
23 Dec 2011 by Dan Randolph
Builds on the existing RunRemote project to run commands on a remote server.
16 Mar 2011 by R%S
Enable access from mobile phone emulator to Visual Studio WebDev.WebServer listening on localhost
11 Feb 2011 by Mehdi Gholam
A simple high performance drop-in TCP protocol handler for client server communications with POCO objects and no messy proxy classes like WCF.
15 Dec 2010 by EFEaglehouse
Windows CE/Mobile printing client for LPR, LPRng, and Socket API.
16 Nov 2010 by dolhaig
How to detect the Zune connection and the Network State inside your WP7 Application
12 Oct 2010 by Tarek Najem
The SetKeepAliveValues method enables or disables the per-connection setting of the TCP keep-alive option which specifies the TCP keep-alive timeout and interval
9 Sep 2010 by CodingBruce
When you want an application to trigger on an event (timer, system, file, etc.), but you don't want the overhead of the service manager