-
网络的相关知识,网络程序的编写,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
-
一款基于菜单的,非常精巧的Lan Chat
一款基于菜单的,非常精巧的Lan Chat-A menu-based, very sophisticated Lan Chat
- 2022-09-14 11:45:04下载
- 积分:1
-
一个机票购买系统
是个很简单明了的系统
是用VFP做的
里面包含了如何建立和购买机票
一看就知道
很适合初学者...
一个机票购买系统
是个很简单明了的系统
是用VFP做的
里面包含了如何建立和购买机票
一看就知道
很适合初学者-buy a ticket system is very simple and straightforward system is done with VFP which contains the building and how to purchase tickets a person would know very suitable for beginners
- 2022-05-06 08:46:40下载
- 积分:1
-
procedures classic PHP shopping network Cart achieve php
PHP购物程序
经典的网络购物车php实现-procedures classic PHP shopping network Cart achieve php
- 2022-01-30 18:15:30下载
- 积分:1
-
z3950客户端检索自动解析为MARC ISO2709格式。
z3950客户端检索后自动解析为MARC ISO2709格式文件.-z3950 client retrieval automatically parse as ISO2709 MARC format.
- 2023-02-18 02:15:03下载
- 积分:1
-
Ping程序,用以实现单线程ping的Windows经典案例程序。
Ping程序,用以实现单线程ping的Windows经典案例程序。-Ping procedure to realize single-threaded ping the Windows classic case procedures.
- 2022-08-15 07:12:31下载
- 积分:1
-
简易SOCKET编程。供有需要的人们使用,谢谢合作
简易SOCKET编程。供有需要的人们使用,谢谢合作-Easy SOCKET programming. The needs of the people to use, thank cooperation
- 2022-10-19 11:40:02下载
- 积分:1
-
基于网络通信的窗口游戏。..学校的朋友们…
windows游戏网络通信基础的基础。。。学3D的朋友不要错过。-windows game based on the basis of network communications. . . School friends do not miss 3D.
- 2023-06-09 21:40:03下载
- 积分:1
-
FTP_Client_by_SMC.zip
FTP_Client_by_SMC.zip
- 2022-06-13 21:48:32下载
- 积分:1
-
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜...
又一款局域网聊天程序,适用于delphi5,只有用了Rxlib2.75中的两个控件,一个是用来做TrayIcon的(TRxTrayIcon),还有一个是用来选颜色的(TColorComboBox), 大家可以到Rxlib专栏中下载这个控件-another model LAN chatting procedures applicable to 3.0-5.0 Only a Rxlib2.75 the two controls, one is used for TrayIcon (TRxTrayIcon), there is an election to the color of (TColorComboBox), Rxlib You can download this column Controls
- 2022-04-23 22:41:46下载
- 积分:1