-
一个p2p的c#版源码
一个p2p的c#版源码 -a peer-to-peer version of the c# source
- 2023-02-19 10:20:03下载
- 积分:1
-
LAN file for Automatic Updates to download to facilitate procedures for the mana...
用于局域网中的文件自动更新下载,方便局域网程序的管理-LAN file for Automatic Updates to download to facilitate procedures for the management of LAN
- 2022-04-07 08:59:32下载
- 积分:1
-
供初学者参考源浏览器
供MFC初学者参考的浏览器源码-for beginners reference source browser
- 2023-01-28 20:40:03下载
- 积分:1
-
这个例子是局域网通信的一个例子,很详细…
本例子是一个局域网通信的例子,非常详细的文档,并且对客户端和服务器均用详细的代码-This example is an example of a local area network communications, a very detailed document, and both client and server code with a detailed
- 2022-03-22 09:28:04下载
- 积分:1
-
一个通用的Web服务器源程序
一个通用的Web服务器源程序-a common source Web server
- 2022-04-22 21:29:21下载
- 积分:1
-
一个用来访问http服务器的东西。功能类似于java.net中的那个。但要强,这个对Post方法的支持更好。...
一个用来访问http服务器的东西。功能类似于java.net中的那个。但要强,这个对Post方法的支持更好。-One used to access the http server things. Function similar to that of java.net. But strong, this method of support for the Post better.
- 2022-12-22 01:20:03下载
- 积分:1
-
服务器聊天室编写 c/s
服务器聊天室编写 c/s- The server chatroom compiles c/s
- 2023-08-16 09:55:03下载
- 积分:1
-
WinSocket网络编程
WinSocket网络编程-Winsocket Network Programming
- 2022-03-05 01:01:07下载
- 积分:1
-
一个Delphi多线程HTTP代理
应用背景样品:型 ;tcompletionport =类公共的 ; ; ;fhandle:句柄; ; ; ;构造函数创建(dwnumberofconcurentthreads:DWORD); ; ; ;析构函数销毁;覆盖; ; ; ;功能associatedevice(hdevice:句柄;dwcompkey:DWORD):布尔;结束了; ;tacceptthread =类(线)私人的 ; ; ;flistensocket:tsocket; ; ; ;flistenport:字; ; ; ;fclientlist:TList; ; ; ;程序garbagecollect;保护的与公司的流程执行;覆盖;公共的 ; ; ;构造函数创建(alistenport:字);恢复; ; ; ;析构函数销毁;覆盖;结束了;型 ;tclientthread =类(线)公共的与公司的流程执行;覆盖;结束了;型 ;tclient =类私人的 ; ; ;fsocket:tsocket; ; ; ;fevent:句柄; ; ; ;OV:poverlapped;和,缓冲区:指针; ; ; ;A::红衣主教; ; ; ;程序的编写(BUF:指针;尺寸:红衣主教);公共的 ; ; ;foppositeclient:tclient; ; ; ;flastactivity:双;与之,与之建造; ; ; ;析构函数销毁;覆盖; ; ; ;程序连接(要求:字符串);和,程序断开连接; ; ; ;程序完成(dwnumbytes:基数);虚拟;摘要;结束了;关键技术{ tacceptthread }构造函数创建taccep
- 2022-05-08 22:34:54下载
- 积分:1
-
tcp 套接字编程
使用 tcp 套接字编程
客户端和服务器程序会在那里
要在 linux 中执行,执行
1.打开 2 终端
2.在第一次,请执行下面的命令
海合会 tcpServer.c-o 服务器
3.在第二次,请执行下面的命令
海合会 tcpClient.c-o 客户端
4.在第一、
./ 服务器
5.在第二个,
./ 客户端 127.0.0.1 msg_to_send
- 2022-03-23 11:35:03下载
- 积分:1