-
本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用...
本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用-I wrote a TCP/UDP communications interface software, to support the UDP and TCP server-side, easy-to-use
- 2022-01-22 17:20:05下载
- 积分:1
-
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程...
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:webpages的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand. HTTPSvr : This is Microsoft"s HTTP server routines, the need to be used in building a C : webpages directory. You put the directory of webpages Manchester C : good enough. Below is the original readme
- 2023-02-26 23:00:03下载
- 积分:1
-
这是个很不错的编程代码,是有关于网页的编程是由中科院的老师亲自编写的...
这是个很不错的编程代码,是有关于网页的编程是由中科院的老师亲自编写的-this is a very good program code is on the website of programming from the CAS is personally prepared by the teachers
- 2022-01-27 12:53:28下载
- 积分:1
-
socket编程的几篇和好的文章
socket编程的几篇和好的文章-socket programming and the few good articles
- 2022-02-10 12:27:08下载
- 积分:1
-
VB实现SQL Server数据库备份
VB实现SQL Server数据库备份-恢复 VB实现SQL Server数据库备份-恢复-VB SQL Server database backup-restore VB SQL Server database backup-restore
- 2022-02-07 16:11:42下载
- 积分:1
-
实现 完成端口模型 协议为Tcp/Ip
实现 完成端口模型 协议为Tcp/Ip-achieve complete port model agreement for DEC/Ip
- 2023-06-10 09:40:03下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
聊天程序(客户端和服务端,包含一个socket.ocx)
聊天程序(客户端和服务端,包含一个socket.ocx)-chat program (client and server, including a socket.ocx)
- 2022-02-06 12:33:27下载
- 积分:1
-
VB.Net写的简单论坛.rar
VB.Net写的简单论坛.rar-VB.Net write a simple forum. Rar
- 2022-08-12 11:17:05下载
- 积分:1
-
采用控件进行网络通讯的聊天服务器软件,已调试过。注意:在开启软件前需搭建网络线路,否则会有错误提示,影响软件正常运行...
采用控件进行网络通讯的聊天服务器软件,已调试过。注意:在开启软件前需搭建网络线路,否则会有错误提示,影响软件正常运行-Controls network communications using the chat server software, have been debug. NOTE: before opening the software to build the network line, or it will error and affect the normal operation of software
- 2022-05-09 05:47:53下载
- 积分:1