Network programming: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
Onnowpurbo (talk | contribs)
Line 14: Line 14:
* [[Python: Echo UDP Server]]
* [[Python: Echo UDP Server]]
* [[Python: UDP Multicast]]
* [[Python: UDP Multicast]]
===Referensi===
* https://pythonspot.com/python-network-sockets-programming-tutorial/


==Perl==
==Perl==

Revision as of 01:12, 27 July 2015

Computer network programming meliputi pembuatan program komputer yang memungkinkan proses komunikasi antar komputer melalui jaringan komputer.


nc

Python

Referensi

Perl

Java Based