Building an App to Send and Receive Messages Over a Local Networkby@altynberg
3,451 reads

Building an App to Send and Receive Messages Over a Local Network

May 8th 2021
2m
by @altynberg 3,451 reads
tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

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. The app has a simple HTTP server to send a message: Get my local IP address to send messages and to create an HttpServer instance. To check if it works you can go to the link:http://{your local IP: http://://{local IP:8080?msg=message&ip=ip.

Company Mentioned

Mention Thumbnail
featured image - Building an App to Send and Receive Messages Over a Local Network
Altynbek Usenbekov HackerNoon profile picture

@altynberg

Altynbek Usenbekov

Software Engineer


Receive Stories from @altynberg

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!