Skip to content

Receive and sending data from server app to embedded IOT devices

Notifications You must be signed in to change notification settings

serhatmazlum/MultiSocketServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiSocketServer

Receive and sending data from server app to embedded IOT devices

Purpose:

Our company working on IOT devices for the manufactories. These devices is based on embedded electronic and communucation with local server via wifi. We need to testing device, with like a test automation systems.

What are program doing?

This program working as a server program, our devices connected to this program 200 IOT devices connected to the server its mean 200 opened 200 socket. Its sending and receiving messages concurrently, message is a command for the devices. Devices connecting to the server. Server sends Automaticly "PO"(read parametry) code to the devices. After that devices sends information to the server after PO code

TCP/IP (Transmission Control Protocol (TCP) and the Internet Protocol (IP)) used for communucation

Tested with HERCULES

TEST - 1 :

test1

TEST - 2 :

test 2

About

Receive and sending data from server app to embedded IOT devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages