15,946,316 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
OR
for a simple list of search terms.
Any selected filters such as document type, tags, categories, etc. are ANDed to the query in the search box.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
11 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Projects
Assets
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
More Filters
Article Topics
All Topics
Artificial Intelligence
Internet of Things
DevOps
Containers
High Performance Computing
Hosted Services
Security
Web Development
Mobile Apps
Desktop Programming
Database Development
Productivity Apps and Services
Game Development
Multimedia
General Programming
Programming Languages
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Page 1 of 2
Page Size:
10
·
25
·
50
Tag filtered by: realtime
❌
FreeRTOS Thread Pack: Create Multithreaded IoT Code The Easy Way
Please
Sign up or sign in
to vote.
27 Feb 2021
by
honey the codewitch
license:
MIT
Using a popular RTOS to enable easy multithreading on your IoT gadgets
Internet of Things
»
Arduino
C++
threads
Arduino
synchronize
multi-threading
pooling
, +
Use Both Cores on an ESP32: Easy Synchronization with Esp32SynchronizationContext
Please
Sign up or sign in
to vote.
25 Feb 2021
by
honey the codewitch
license:
MIT
Take a page from .NET and enjoy an easy way to safely pass information between threads on an ESP32
Internet of Things
»
Arduino
C++
C#
.NET
threads
Arduino
synchronize
, +
My Understanding of ArcNet Protocol
Please
Sign up or sign in
to vote.
3 Aug 2017
by
johnniealan
license:
CPOL
ArcNet Protocol basics
Devops
Win32
Win64
Flash
All-Topics
generics
protocol
, +
ASP.
NET Core: Building a Real-Time Online Poll System with SignalR 2, jQuery, EF Core, Core MVC and Web API 2
Please
Sign up or sign in
to vote.
5 Aug 2016
by
Vincent Maverick Durano
license:
CPOL
This series of article will walk you through on building a simple Online Poll System with real-time updates using SignalR 2, jQuery, Core EF, Core MVC and Web API 2.We will take a look at how each of the technologies will be used within ASP.NET Core 1.0.
Web Development
»
Asp.net
»
Asp.net Core
C#
HTML
Ajax
jQuery
WebAPI
SignalR
, +
Development of mobile applications on Backend as a Service platforms
2 Jul 2015
by
tomm13
license:
CPOL
Comparison of Firebase and SynergyKit while developing chat application
Realtime
cloud
API
sockets
realtime
Advanced CSS3: pseudo-icons made of HTML5 div Elements
Please
Sign up or sign in
to vote.
8 May 2015
by
DrABELL
license:
CPOL
CSS3 technique utilizes HTML5 div elements to produce compact pseudo-graphics
Web Development
»
Html5
graphics
CSS3
HTML5
web_design
realtime
web_development
'enRoute': Real-time NY City Bus Tracking Web App
Please
Sign up or sign in
to vote.
6 May 2015
by
DrABELL
license:
CPOL
Web Application capable of NY MTA bus routes and stops monitoring in real-time/low-latency mode.
Internet of Things
C#
.NET
Azure
realtime
IoT
SignalR + RX (Streaming Data Demo App 1 of 2)
Please
Sign up or sign in
to vote.
15 Dec 2014
by
Sacha Barber
license:
CPOL
Small demo app showing how to create a streaming Publisher / Resilient clients using SignalR + RX
Desktop Programming
»
Wpf
Windows
Visual-Studio
WPF
LINQ
Win7
C#3.5
, +
NetMQ+ RX (Streaming Data Demo App 2 of 2)
Please
Sign up or sign in
to vote.
14 Dec 2014
by
Sacha Barber
,
Doron Somech
license:
CPOL
Small demo app showing how to create a streaming Publisher / Resilient clients using NetMQ + RX
Desktop Programming
»
Wpf
Windows
Visual-Studio
WPF
LINQ
Win7
C#3.5
, +
WPF Automated Trading Application
Please
Sign up or sign in
to vote.
14 Dec 2014
by
Martin Arrivets
license:
CPOL
WPF automated trading application
Desktop Programming
»
Wpf
C#
SQL
.NET
WPF
VS2013
realtime
, +
Page 1 of 2
1
2
First
·
Prev
·
Next
·
Last