Skip to content

Tools to simulate Arduino or Device (Client) Connection with Remote Socket Server throught TCP or UDP Protocoll. generate Fake MAC-Adresse . Generation of Random Temperatur , communication Format Json Object, this tools can be use with any TCP Server. Support multithreading TCP and UDP Server

License

Notifications You must be signed in to change notification settings

VirgileDjimgou/FakeArduinoSocketDevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FakeArduinoSocketDevice

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:https://mlf.sourceforge.net

Who made this

IoEngine
VirgileDjimgou

Contribute

  1. Create an issue to discuss about your idea
  2. [Fork it] (https://github.com/VirgileDjimgou/FakeArduinoSocketDevice)
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request
  7. Profit! ✅

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

License, Copyright

Copyright (C) 2012-2017 Patrick Djimgou
Website	   : http:https://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.


About

Tools to simulate Arduino or Device (Client) Connection with Remote Socket Server throught TCP or UDP Protocoll. generate Fake MAC-Adresse . Generation of Random Temperatur , communication Format Json Object, this tools can be use with any TCP Server. Support multithreading TCP and UDP Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages