Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578802.py
File
recipe-578802.py
recipes/Python/578802_Send_messages_between_computers/recipe-578802.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Save as server.py
2
# Message Receiver
3
import
os
4
from
socket
import
*
Callers
nothing calls this directly
Calls
4
bind
Method · 0.45
recvfrom
Method · 0.45
close
Method · 0.45
sendto
Method · 0.45
Tested by
no test coverage detected