-
Socket编程 还有很大的升级空间 服务器和客户端在一起的
Socket编程 还有很大的升级空间 服务器和客户端在一起的-Socket programming upgrades there is still much room for server and client together
- 2022-03-16 04:25:59下载
- 积分:1
-
a simple chat room source code. it is used to introduce the employment SOCKET in...
粗略写的一个聊天室,介绍了SOCKET在C#中的运用-a simple chat room source code. it is used to introduce the employment SOCKET in C#.
- 2022-08-22 08:24:15下载
- 积分:1
-
C #发达如何发送电子邮件
用C#开发的如何发送电子邮件的源码.可实现内部邮件的管理.-With C# Developed how to send e-mail source. May achieve the internal e-mail management.
- 2022-07-02 18:05:42下载
- 积分:1
-
dreamweaver2004 as a tool to develop the Guide asp, they include the source ~
一个以dreamweaver2004为工具开发asp的教程,里面包括了源码~-dreamweaver2004 as a tool to develop the Guide asp, they include the source ~
- 2023-01-17 07:35:03下载
- 积分:1
-
a simple computer network program, describes the computer sliding window of the...
一个简单的计算机网络程序,描述计算机滑窗协议。实现回退N帧。-a simple computer network program, describes the computer sliding window of the agreement. Reverting to achieve N frame.
- 2022-02-01 11:33:22下载
- 积分:1
-
服务
服务-客户端下载程序模型,适用于初学者学习文件下载和socket编成。-services-client download model, applicable to beginners and to study the documents downloaded into socket.
- 2022-06-13 18:21:55下载
- 积分:1
-
一款网络同步作画软件
一款网络同步作画软件-new network synchronization paint software
- 2022-02-07 11:28:28下载
- 积分:1
-
局域网语音广播
实现局域网内的语音广播,适用于局域网内的网速,...
局域网语音广播
实现局域网内的语音广播,适用于局域网内的网速,-LAN LAN radio voice of the voice broadcast, applicable to LAN network speed,
- 2022-03-10 11:06:24下载
- 积分:1
-
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。...
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。-For LAN file transfers, regardless of file can be more correctly conveyed to the destination.
- 2022-09-17 13:20:03下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1