一对一:REP-REQ
发送端: 接收端
socket(context, REP) socket(context, REQ)
bind("tcp....") connect("tcp.....")
send(req)