Building an App to Send and Receive Messages Over a Local Network
#flutterappdevelopment #fluttertutorial #flutter #http #wifi #messagingsystem #messagingapp #programming
https://hackernoon.com/building-an-app-to-send-and-receive-messages-over-a-local-network-073n242u
#flutterappdevelopment #fluttertutorial #flutter #http #wifi #messagingsystem #messagingapp #programming
https://hackernoon.com/building-an-app-to-send-and-receive-messages-over-a-local-network-073n242u
Hackernoon
Building an App to Send and Receive Messages Over a Local Network | HackerNoon
The task is to build an app that can send and receive messages over a local network. We can do it using sockets, but today we are going to create a simple app that uses an HTTP server for communication.
Pros and Cons of WebSocket and EventSource
#javascript #websocket #eventsource #eventsourcing #websockets #tcp #prosandconswebsocket #http
https://hackernoon.com/pros-and-cons-of-websocket-and-eventsource
#javascript #websocket #eventsource #eventsourcing #websockets #tcp #prosandconswebsocket #http
https://hackernoon.com/pros-and-cons-of-websocket-and-eventsource
Hackernoon
Pros and Cons of WebSocket and EventSource | HackerNoon
In this article, I've discussed the advantages and disadvantages of WebSockets and EventSource.
Using HTTPS to Render Blocked Mixed Content on a Website
#mozilla #website #webdevelopment #mixedcontent #https #http #security #firefox
https://hackernoon.com/using-https-to-render-blocked-mixed-content-a-website
#mozilla #website #webdevelopment #mixedcontent #https #http #security #firefox
https://hackernoon.com/using-https-to-render-blocked-mixed-content-a-website
Hackernoon
Using HTTPS to Render Blocked Mixed Content on a Website | Hacker Noon
Starting with Firefox 23, Firefox blocks active mixed content by default. This follows a practice adopted by Internet Explorer (since version 9) and Chrome.
Securing Your HTTP APIs
#http #https #api #security #secureyourhttpapis #cybersecurity #privacy #multitenantcloudapplication
https://hackernoon.com/securing-your-http-apis
#http #https #api #security #secureyourhttpapis #cybersecurity #privacy #multitenantcloudapplication
https://hackernoon.com/securing-your-http-apis
Hackernoon
Securing Your HTTP APIs | HackerNoon
This post will review a few HTTP API access control approaches, from simple API keys to OAuth.
Parsing Data from Any Site Part 1 - Sniffer http/https Packets
#http #https #sniffer #fiddler #cybersecurity #webscraping #parsingdatafromanysite #snifferhttphttpspackets
https://hackernoon.com/parsing-data-from-any-site-part-1-sniffer-httphttps-packets
#http #https #sniffer #fiddler #cybersecurity #webscraping #parsingdatafromanysite #snifferhttphttpspackets
https://hackernoon.com/parsing-data-from-any-site-part-1-sniffer-httphttps-packets
Hackernoon
Parsing Data from Any Site Part 1 - Sniffer http/https Packets | HackerNoon
In this article I will talk about the main tool of a web scraping specialist - the http/https packet sniffer.
A TCP Flow and HTTP Flow Guide: Changing HTTP Messages
#http #javascript #interview #webdevelopment #webdev #websitedevelopment #webdevelopment #javascriptdevelopment
https://hackernoon.com/a-tcp-flow-and-http-flow-guide-changing-http-messages
#http #javascript #interview #webdevelopment #webdev #websitedevelopment #webdevelopment #javascriptdevelopment
https://hackernoon.com/a-tcp-flow-and-http-flow-guide-changing-http-messages
Hackernoon
A TCP Flow and HTTP Flow Guide: Changing HTTP Messages | HackerNoon
Let’s take a closer look under the hood at what the process of changing HTTP messages is.
Building a Simple HTTP Client Using Proxygen
#web #http #proxy #proxyservers #simplehttpclient #httpclientusingproxygen #buildinghttpclient #coding #webmonetization
https://hackernoon.com/building-a-simple-http-client-using-proxygen
#web #http #proxy #proxyservers #simplehttpclient #httpclientusingproxygen #buildinghttpclient #coding #webmonetization
https://hackernoon.com/building-a-simple-http-client-using-proxygen
Hackernoon
Building a Simple HTTP Client Using Proxygen | HackerNoon
Build an HTTP client using proxygen.
A Deeper Look into SSH and X.509 Certificates
#sshauthentication #ssh #certificateauthority #sslcertificates #pki #networking #http #https
https://hackernoon.com/a-deeper-look-into-ssh-and-x509-certificates
#sshauthentication #ssh #certificateauthority #sslcertificates #pki #networking #http #https
https://hackernoon.com/a-deeper-look-into-ssh-and-x509-certificates
Hackernoon
A Deeper Look into SSH and X.509 Certificates
Although SSH certificates are the most secure way to regulate SSH access, they are underutilized. This article explains why you should be using SSH certificates
The 6 Core Concepts for HTTP Caching
#softwarearchitecture #caching #softwaredevelopment #api #http #webdevelopment #cdn #apigateway
https://hackernoon.com/the-6-core-concepts-for-http-caching
#softwarearchitecture #caching #softwaredevelopment #api #http #webdevelopment #cdn #apigateway
https://hackernoon.com/the-6-core-concepts-for-http-caching
Hackernoon
The 6 Core Concepts for HTTP Caching
The 6 core concepts you need to know to understand HTTP caching. Don’t want to spend hours and hours reading RFCs and documentation ? Read this guide instead!
Using a REST API with Python
#softwarearchitecture #restapi #python #http #data #webdevelopment #servers #api
https://hackernoon.com/using-a-rest-api-with-python
#softwarearchitecture #restapi #python #http #data #webdevelopment #servers #api
https://hackernoon.com/using-a-rest-api-with-python
Hackernoon
Using a REST API with Python | HackerNoon
Requesting fitness data (backlog) from Terra requires HTTP requests, so I’m writing an essential guide here on using a REST API with Python.
3 Reasons Webhooks Are Better than Regular HTTP Requests
#webhooks #webdevelopment #http #softwarearchitecture #programming #webdev #devops #optimization
https://hackernoon.com/3-reasons-webhooks-are-better-than-regular-http-requests
#webhooks #webdevelopment #http #softwarearchitecture #programming #webdev #devops #optimization
https://hackernoon.com/3-reasons-webhooks-are-better-than-regular-http-requests
Hackernoon
3 Reasons Webhooks Are Better than Regular HTTP Requests | HackerNoon
A guide on why Webhooks are often considered better than regular HTTP requests for a few reasons.
The Glory of REST: Is It Really That Glorious?
#programming #restapi #rest #restfulapis #hal #hateoas #soap #http
https://hackernoon.com/the-glory-of-rest-is-it-really-that-glorious
#programming #restapi #rest #restfulapis #hal #hateoas #soap #http
https://hackernoon.com/the-glory-of-rest-is-it-really-that-glorious
Hackernoon
The Glory of REST: Is It Really That Glorious? | HackerNoon
REST is simpler and, thus, more approachable, but it requires a lot of custom effort, which changes from project to project.