Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
8208702f
Kaydet (Commit)
8208702f
authored
Eki 25, 1992
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added gopher.py; removed IN.py
üst
6b8d699e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
README
Demo/sockets/README
+7
-4
No files found.
Demo/sockets/README
Dosyayı görüntüle @
8208702f
...
...
@@ -3,15 +3,18 @@ This directory contains some demonstrations of the socket module:
broadcast.py Broadcast the time to radio.py.
echosvr.py About the simplest TCP server possible.
finger.py Client for the 'finger' protocol.
ftp.py A simple ftp client.
ftp.py A very simple ftp client.
gopher.py A simple gopher client.
telnet.py Client for the 'telnet' protocol.
throughput.py Client and server to measure TCP throughput.
udpecho.py Client and server for the UDP echo protocol.
radio.py Receive time broadcasts from broadcast.py.
The following
two files are only relevant on SGI machines (or other
systems
that support multicast):
The following
file is only relevant on SGI machines (or other systems
that support multicast):
mcast.py A Python translation of
/usr/people/4Dgifts/examples/network/mcast.c
IN.py Needed by mcast.py -- translation of <netinet/in.h>
(Note that IN.py is in ../../lib/sgi.)
See also ../../lib/nntp.py for another example of socket code.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment