module: ‘main.py (Eperf)’

class gwa.eperf.main.Eperf(argv)[source]
TCPClient()[source]

This function create TCP Client.

UDPClient(argv)[source]

This function create UDP Client.

createServer()[source]

This function create TCP and UDP server.

Previous topic

module: ‘popups.py’

Next topic

module: ‘client_tcp.py’

This Page