-
< 网络通信编程实用>>一书的源代码。有vc各种通信编成的实例。...
< 网络通信编程实用>>一书的源代码。有vc各种通信编成的实例。-lt; Lt; Network programming practical gt; Gt; A book of the source code. There are various communications into vc examples.
- 2022-05-31 20:32:35下载
- 积分:1
-
此代码由asp300.com收集整理。 asp300
此代码由asp300.com收集整理。 asp300 -- 专业化的asp代码交流基地。-this code by asp300.com collected. Asp300-- professional exchanges asp code base.
- 2022-04-01 14:50:23下载
- 积分:1
-
简单的UDP接收代码,学习Window Socket的小例子。
简单的UDP接收代码,学习Window Socket的小例子。-UDP receive a simple code, learning the Window Socket example.
- 2022-06-30 03:24:32下载
- 积分:1
-
C++Builder编写的Socket
C++Builder编写的Socket-C Builder Socket
- 2023-06-23 10:15: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
-
又一个留言薄系统,空间占用仅990K,可谓小巧,但功能还是挺多的,试用于新手建站用...
又一个留言薄系统,空间占用仅990K,可谓小巧,但功能还是挺多的,试用于新手建站用-also a thin voice mail system, the space occupied by only 990K, is small, but functional or sport the trial with the establishment of the station in the novice
- 2022-01-28 23:18:43下载
- 积分:1
-
一个简单的电子白板,使用JAVA设计,能够实现简单的应用功能,已编译通过....
一个简单的电子白板,使用JAVA设计,能够实现简单的应用功能,已编译通过.-a simple Whiteboard, the use of Java designed to be simple function of the application, compile.
- 2022-03-24 06:30:52下载
- 积分:1
-
A chat server in C. User s can communicate to each other. Built using Socket in...
A chat server in C. User s can communicate to each other. Built using Socket in C. Good program to learn basics of sockets.
- 2022-02-26 16:26:30下载
- 积分:1
-
可简单明白的实现的一个聊天程序,可供初学者参考。
可简单明白的实现的一个聊天程序,可供初学者参考。-Can be simple to understand the realization of a chat program for beginners reference.
- 2022-02-03 11:02:28下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1