This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Senin, 08 Mei 2017

Pemrograman Jaringan - Program SimpleServer

Listing Program

Logika Program


     Program SimpleServer.java adalah program yang akan menerima input dari sebuah client(simpleClient). Program ini menggunakan port number 5000 dengan tipe data integer. program ini menggunakan kondisi try catch untuk menangani sebuah kesalahan pada listing program. Untuk dapat melakukan chat kepada server pihak client harus menunggu program server ini aktif terlebih dahulu.

Output Program