Product : FakeArduinoSocketDevice v 0.7
Tools to simulate Arduino or Device (Client) Connection with Remote Socket Server throught TCP or UDP Protocoll. It can create both TCP and UDP client or server. It can be used to test any server or client (Arduino) that uses TCP or UDP protocol to communicate.
-
generate multiple Virtual Device to Test wit a Remote Server und generate of Fake MAC-Adresse .
-
Generation of Random Temperatur and Random Value .
-
communication Format Json Object with Gson (google) Librairie.
-
this tiny Socket tools can be use with any TCP Server and Support multithreading TCP and UDP Server
System Requirement: JDK 1.3 or above
Other Libraries/Tools Used
FakeArduinoSocketDevice uses the following third party libraries and would like to thank all of them for making life easier for developers.
Metouia Look And Feel : A free pluggable look and feel for java. License : GNU LGPL http://mlf.sourceforge.net
VirgileDjimgou |
- Create an issue to discuss about your idea
- [Fork it] (https://github.com/VirgileDjimgou/FakeArduinoSocketDevice)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Profit! ✅
For bugs, questions and discussions please use the Github Issues.
License, Copyright
Copyright (C) 2012-2017 Patrick Djimgou
Website : http://djimgoupat.esy.es/
Author : Patrick Virgile Djimgou
Email : [email protected]
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.