Difference between revisions of "Network programming"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (→Python) |
Onnowpurbo (talk | contribs) |
||
Line 18: | Line 18: | ||
* https://pythonspot.com/python-network-sockets-programming-tutorial/ | * https://pythonspot.com/python-network-sockets-programming-tutorial/ | ||
+ | * http://www.bogotobogo.com/python/python_network_programming_server_client.php | ||
==Perl== | ==Perl== |
Revision as of 08:13, 27 July 2015
Computer network programming meliputi pembuatan program komputer yang memungkinkan proses komunikasi antar komputer melalui jaringan komputer.
nc
Python
- Python: Instalasi
- Python: Demo Server Sederhana
- Python: Web Server
- Python: Echo Server
- Python: Echo UDP Server
- Python: UDP Multicast
Referensi
- https://pythonspot.com/python-network-sockets-programming-tutorial/
- http://www.bogotobogo.com/python/python_network_programming_server_client.php