Skip to content

Instantly share code, notes, and snippets.

@NusZzz
NusZzz / Network.java
Last active December 30, 2015 16:28
Network Programming Mini Project~
/* Authored by : Anas Suwannawong and team.
* Coding style : JAVA
* Date Uploaded : 9 Dec 2013
* Problem by : send Aj.luck
* For : Network Programming
* Please do NOT copy this for send to Ajarn.
* */
import java.util.*;
class Network{
public static void main(String[] agrs){