Skip to content

sergeLabo/TCPclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCPclient

Un client TCP simple pour test

Application Android qui envoie en TCP sur réseau local

Application pour tester un serveur

Par exemple:

Android Server 2

Que fait ce client ?

Il envoie un nombre incréemneté à une adresse ip, port, à une fréquence définis dans les options.

Reset possible pour repartir de 0.

Build

Construit avec kivy et buildozer

sous

debian 9.4

avec

pytohn 3 et une simple socket

Bug connu

Ca fait son job !

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program 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 General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Merci à

La Labomedia

Releases

No releases published

Packages

No packages published

Languages