Jump to content

System Server/Client


Luigi
 Share

Recommended Posts

This is a little system Client/Server.

In the client's first connection, it receive from the server a pre-authentication, content a 'separator', the string to split the datas in the future changes.

In the next packet the client send a UniqueID (the bios serial) and the name.

The server receive this datas, compare in database and add or update the datas in ListView.

In the ListView is show ID, Socket, IP, Name and Ping.

The client have a AutoClick, to automatization connect with the server, is a test tool only for statistics.

http://www.youtube.com/watch?v=gZIQvWMIH08

Have some bugs...

But in this moment is functional.

The script have a inspiration from

-----------------

My notes.

a) the use of sqlite can sometimes lock the database, giving the impression that the program crashed ... I change the database to MySQL, I think about it, will no longer have this problem.

:D the fuction Clean UniqueID have problems, it delete from database, but have bug when delete data's ListView.

Server 0031.rar

Edited by detefon

Visit my repository

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...