vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.91k stars 708 forks source link

Server Functionallity #769

Open bill210kouk opened 5 months ago

bill210kouk commented 5 months ago

Hello Everyone!

Im new to this library and i have a question. Ive successfully managed to use it as client so that i was able to send requests to a server of mine. Perfect it solved my problem. For my functionallity to work there is need for server functionallity to be able to handle incoming requests. Does this Library have any functionallity which im unaware of implementing server side too? Should it be combined with gsm library and if so how?

Thanks for your time. I will be glad to hear some news regarding this!

Tinus1988 commented 4 months ago

I would also like to know if this is possible!