本文介绍了Recv并发送解释?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图建立一个winsock服务器和客户端连接。

我已经连接工作了,

但是任何人都可以给关于recv和发送功能的简单解释。



更新:我发现了那些但我没有得到它们,

你能用它们吗?一个简单的例子

Im trying to set up a winsock server and client connection.
I already got the connecting working,
but can anybody give an easy explanatoin about the recv and send function.

update:I found those already but i didnt get them,
could you use them in a simple example

推荐答案


这篇关于Recv并发送解释?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 14:36