Tag Archives: client

Write a TCP Server in Python – Part 2

Written by Ambition on . Posted in Linux distributions, opensource, programming, Software, Unix Tutorials

pyhton

This article is for people that have good knowledge in Python and want to learn and practise new skills and do some network basics. Information about sockets is very important when using Python for network scripting. Before we can create … Continue reading

Write a TCP Server in Python. Introduction with Sockets – Part 1

Written by Ambition on . Posted in Linux distributions, opensource, programming, Software, Unix Tutorials

pyhton

It is late and I decided to code a simple TCP server in pure Python. But what is a server? Anything that receives connection from other computers called clients is called a server. This server keeps the connection open and … Continue reading

Deluge 1.3.0 is released!

Written by Mel Kham on . Posted in Software

Few days ago Deluge 1.3.0 was released, Deluge is a full-featured  BitTorrent client for Linux, OS X, Unix and Windows. It uses  libtorrent in it’s backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client … Continue reading