资源列表

« 1 2 ... .95 .96 .97 .98 .99 600.01 .02 .03 .04 .05 ... 699 »

[TCP/IP协议栈tcp-ipayixidailv

说明:一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket(
<顾谦> 在 2008-10-13 上传 | 大小:5096 | 下载:0

[TCP/IP协议栈JOINLINK

说明:最简单的udp通讯协议,用于单片机上,支持广播协议-most simple udp protocol for the MCU, support of broadcasting agreement
<赵振河> 在 2008-10-13 上传 | 大小:4909 | 下载:0

[TCP/IP协议栈P2PCom

说明:一个可以实现的的P2P通信程序,C sharp完成。命令行界面-can achieve a peer-to-peer communications procedures, C sharp completed. The command line interface
<白空> 在 2008-10-13 上传 | 大小:4889 | 下载:0

[TCP/IP协议栈netmessager

说明:一个类似于飞鸽的软件程序,但是没有飞鸽的功能全面
<lijinming> 在 2008-10-13 上传 | 大小:4626 | 下载:0

[TCP/IP协议栈UDPgame

说明:本人写的用UDP实现的客户端与服务端之间简单的连接
<尹玉平> 在 2008-10-13 上传 | 大小:5091 | 下载:0

[TCP/IP协议栈IPv6

说明:包括IPv6_Server/IPv6_Client
<dz> 在 2008-10-13 上传 | 大小:4744 | 下载:0

[TCP/IP协议栈TcpClient

说明:这是一个基于TCP的客户端网络程序,程序很简单,主要是介绍怎么使用SOCKET来编程
<santa> 在 2008-10-13 上传 | 大小:4935 | 下载:0

[TCP/IP协议栈UDP

说明:vb写的简单型qq软件。通过udp协议实现连接和通信。能收发信息。
<hero> 在 2008-10-13 上传 | 大小:5091 | 下载:0

[TCP/IP协议栈tcp

说明:本程序是用eclipse写的一个tcp服务器和客户机程序
<zhuwen> 在 2008-10-13 上传 | 大小:4459 | 下载:0

[TCP/IP协议栈Multicast_UDP-master

说明:udp网络编程,将压缩包解压后,直接导入即可eclipse。来自网络。(UDP network programming, the compression package is decompressed, direct import can be eclipse. From the network.)
<小酋长> 在 2024-06-07 上传 | 大小:5120 | 下载:0

[TCP/IP协议栈NETWORK

说明:基于QT5的桌面应用。通过QNetworkAccessManager函数实现IP信息的读取。(Desktop applications based on QT5. The QNetworkAccessManager function is used to read the IP information.)
<止境> 在 2024-06-07 上传 | 大小:5120 | 下载:0

[TCP/IP协议栈core

说明:TCP functions for autoit (multiclient) and http post functions (working)
<defoso> 在 2024-06-07 上传 | 大小:5120 | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 600.01 .02 .03 .04 .05 ... 699 »

源码中国 www.ymcn.org