A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By ALFREDOSKI
#84893 Hi everyone, it's my first post, well I proceed to talk about the project I want to build; I develop a java web client-server app with Apache tomcat as a container/server, MySQL for persistence and Netbeans IDE for java code; in the other hand I have a electronic card with a 8 bits PIC microcontroller + esp8266 module + and a DC motor to controll opening a door; the application key will be communication between java web app and esp8266 module, this last one is who start the communication; I was searching in the net and one way to achieve thatt is to use sockets with esp8266 as client socket; and other way is webservices; If you guys have experience in app like this, this kind of communication, etc, please give me some guidelines, It would be very apreciated, best regards! :D