Peer to Peer Socket C 源码

上传:morning81416 浏览: 2 推荐: 0 文件:ZIP 大小:41.49KB 上传时间:2021-03-19 07:05:39 版权申诉
C中的点对点程序 该程序涉及一个可以同时发送和接收的对等点,该对等点是使用C语言中的Socket编程创建的。可以在单独的终端环境中运行代码的多个实例,以形成对等聊天网络。 局限性 该程序要求用户事先知道同一本地主机上其他用户的端口号。 该程序只是用C语言进行的TCP / IP套接字编程的演示。 同时发送和接收该程序通过在单独的线程上运行receive方法来实现同时发送和接收。 该程序涉及使用select()系统调用来标识就绪的文件描述符,并对其进行循环以接收队列中的消息。 但是,这种同时发送和接收的方式并不完善,可能会在发送消息时打断用户。 运行说明该程序是在Linux系统上使用gcc编译器执行的。 gcc peer.c -o peer1 gcc peer.c -o peer2 ./peer1 ./peer2
上传资源
用户评论
相关推荐
PEER TO PEER综述
介绍了P2P网络拓扑结构和搜索技术研究前景与挑战
PDF
0B
2019-07-15 22:05
Peer_to_Peer Computing
对p2p技术做了非常全面、深入的讲解,是一本非常难得的p2p方面的技术参考书。
RAR
0B
2019-07-09 11:02
Peer_to_peer communication
对无线通感兴趣的友友们这可是个好资料能帮你解决大问题
ZIP
0B
2019-07-09 11:02
awesome peer to peer对等资源列表源码
awesome-peer-to-peer:对等资源列表
ZIP
9KB
2021-02-01 22:35
Handbook.of.Peer_to_Peer.Networking
介绍P2P编程的书TheHandbookofPeer-to-PeerNetworkingisacomprehensiveandunifiedrepositoryofthevariousmodels,a
PDF
0B
2019-06-05 06:35
Peer_to_peer video streaming
很好的流媒体资料,流媒体已经流行很久,但是还没有相关介绍的资料,这里提供,共同分享。
PDF
0B
2019-05-28 06:11
Peer_to_Peer Video Streaming
介绍Peer-to-PeerVideoStreaming的很好的书籍,2007年由EricSetton撰写
RAR
0B
2019-05-28 06:11
Resilient Peer_to_Peer Streaming
ResilientPeer-to-PeerStreaming.
PPT
0B
2019-07-09 11:02
Chord Peer to peer Lookup Protocol
共学习p2p使用,是一个英文的算法介绍,搜索效率高,欢迎学习使用。
PDF
207KB
2021-04-23 08:35
An Introduction to Peer to Peer networks.
An Introduction to Peer-to-Peer System Diganta Goswami IIT Guwahati
PPT
1.34MB
2021-04-24 21:18
qTox基于peer_to_peer
qTox (基于 peer-to-peer )
.zip
6.55 MB
2022-07-08 13:13
windows peer to peer networking api
p2p api wiondows peer to peer networking api /
CHM
0B
2018-12-16 06:03
A Survey of Peer_to_Peer Network Simulators
ASurveyofPeer-to-PeerNetworkSimulatorsASurveyofPeer-to-PeerNetworkSimulators
PDF
0B
2019-05-31 04:34
Convergence Of Peer_To_Peer And Grid Computing
ConvergenceOfPeer-To-PeerAndGridComputing
PDF
0B
2019-07-09 11:02
Bitcoin A Peer to Peer Electronic Cash System
比特币原作者论文
PDF
180KB
2020-08-06 02:06