-
采用CAsyncSocket实现的聊天程序
采用CAsyncSocket实现的聊天程序-CAsyncSocket realize the use of the chat program
- 2022-03-23 07:42:03下载
- 积分:1
-
这是一个关于XML的程序作业,包括XML和XSL两部分,以及XML中经常用到的各种属性,有助于XML初学者学习...
这是一个关于XML的程序作业,包括XML和XSL两部分,以及XML中经常用到的各种属性,有助于XML初学者学习-This is a process of XML operations, including XML and XSL two elements, and XML often use the various attributes, help beginners learn XML
- 2022-02-04 08:47:57下载
- 积分:1
-
VC with the development of file transfer procedures at the server side and clien...
用VC开发文件传送程序,分服务器端和客户端.多线程接收和发送,可多连接.-VC with the development of file transfer procedures at the server side and client. Receive and send multi-threaded, can connect.
- 2022-09-17 06:05:03下载
- 积分:1
-
- 2023-07-04 19:20:03下载
- 积分:1
-
Dialogic语音卡的FAX(传真)使用源程序, 示例子中包括传真接收,发送等方法...
Dialogic语音卡的FAX(传真)使用源程序, 示例子中包括传真接收,发送等方法-Dialogic voice card FAX (fax) using source, for example, including fax receiving, sending methods
- 2022-05-08 00:38:39下载
- 积分:1
-
Java网络编程 电子书资料 详解Socket编程 软件工程专业
Java网络编程 电子书资料 详解Socket编程 软件工程专业-Java network programming book information Xiangjie Socket Programming Software Engineering
- 2022-03-25 11:38:23下载
- 积分:1
-
得到网络上的所有主机名称和IP地址
得到网络上的所有主机名称和IP地址- Obtains in the network all main engines name and the IP address
- 2022-02-14 21:35:06下载
- 积分:1
-
枚举网络设备的程序, vc6开发, 新手可以参考!
枚举网络设备的程序, vc6开发, 新手可以参考!-She determined to shake Sounds cheery cavity dug most序, vc6 Xi-kai, you can step themis EC banana!
- 2023-08-04 06:15:04下载
- 积分:1
-
获得某个域名的IP地址列表
获得某个域名的IP地址列表-Access to a domain IP address list
- 2023-02-28 20:15: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 drivers for the bridge, 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 and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1