Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Mister Ed Mathematics Primer Tutorial
- PHP Moderation via MySql for AlmaLinux Tutorial
- Code Difference AlmaLinux HTML Issue Followup Tutorial
- WordPress TwentyTen Theme Search Scrolling Revisited Tutorial
- Gmail Email Attachment Photo Order Tutorial
- Image_3D PHP Package AlmaLinux Tutorial
- Textarea and Div Box Shadow Primer Tutorial
- WordPress iPhone TwentyTen Theme Search Scrolling Tutorial
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know div DOM dropdown email emoji event form game games Google Google chart HTML IFRAME image iOS iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: socket
PHP Socket Primer Tutorial
Network sockets existed a long time before Node.js (as used with yesterday’s Socket.IO Node.js Whiteboard Signature Collaboration Tutorial) and a long time before PHP and we even talked about them in relation to C# Socket Primer Tutorial. PHP has a … Continue reading
Posted in eLearning, Tutorials
Tagged client, PHP, port, programming, server, socket, tutorial
Leave a comment
Socket.IO Node.js Whiteboard Signature Collaboration Tutorial
Yesterday’s Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial showed us an integration into the Socket.IO Node.js “Whiteboard” (HTML canvas) web application involving textual data, in the sense that we could use the ASCII characters from 32 to 127 (and not many … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged canvas, cookie, cookies, drawImage, Hello World, HTML, IFRAME, image, Javascript, jQuery, local web server, MAMP, node.js, PHP, programming, realtime, setTimeout, signature, socket, toDataURL, tutorial, web server, whiteboard
Leave a comment
Socket.IO Node.js Whiteboard Quiz Collaboration Tutorial
Yesterday’s Socket.IO Node.js Whiteboard Application Primer Tutorial set us up for using the dynamic duo of … Socket.IO … use of sockets Node.js … local web server … to collaborate with one HTML(5) canvas element per client on http://localhost:3000 sharing … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged canvas, cookie, cookies, Hello World, HTML, If this was interesting you may be interested in this too., IFRAME, image, Javascript, jQuery, local web server, MAMP, node.js, PHP, programming, realtime, setTimeout, socket, tutorial, web server, whiteboard
Leave a comment
Socket.IO Node.js Whiteboard Application Primer Tutorial
We’re building on another great Socket.IO Node.js basis web application project (with package.json) by Damien Arrachequesne (of MIT) on GitHub, thanks, called “Whiteboard”, which is a socket based collaborative web application … downloaded and assembled into place on the MacBook … Continue reading
Socket.IO Node.js Chat Application Primer Tutorial
Network sockets are a powerful communication tool for software developers … A network socket is an internal endpoint for sending or receiving data at a single node in a computer network. Concretely, it is a representation of this endpoint in … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged ansible, Chat, deployment, Hello World, HTML, Javascript, jQuery, local web server, node.js, programming, realtime, socket, tutorial, vagrant, web server
Leave a comment
Java Http Client Primer Tutorial
With a Mac laptop you have a Linux (Bash) environment you can access via the Terminal application. From there, if you have Java installed you can compile Java programs using the javac compiler command and then execute the resultant Java … Continue reading
Posted in eLearning, Networking, Tutorials
Tagged Java, Linux, MAMP, networking, programming, socket, tutorial, web server
Leave a comment
C# Socket Primer Tutorial
C# using Visual Studio on Windows is a great language to learn. If you like C# you may eventually like VB.Net, and vice versa. It has sophisticated data structures, can be Object Oriented and makes great Windows desktop applications or … Continue reading
Posted in eLearning, Networking, Tutorials, Visual Studio
Tagged .Net, C++, networking, programming, socket, tutorial, Visual Studio, Windows
2 Comments