-
网络编程套接字
应用背景网络程序的实现可以有多种方式,套接字是其中一种比较简单的实现方法,是连接应用程序与网络驱动程序的桥梁,计算机从网络上收到与该套接字绑定的IP地址和端口号相关的数据后,由驱动程序交给套接字,应用程序就可以从该套接字中提取接收到的数据。关键技术包括计算机网络基本知识,网络应用程序通过套接字进行数据的发送与接收。包括多线程和单线程不同方式通过网络传送数据。
- 2022-03-16 02:29:39下载
- 积分:1
-
large commercial bookstores website, prospects C#, background sql server (the or...
大型商业书店网站,前台C#,后台sql server(原代码,数据库,数据字典) 运行环境:windows平台,II6.0 sql server2-large commercial bookstores website, prospects C#, background sql server (the original code, database, data dictionary) Operating environment : windows platform II6.0 sql server2
- 2022-02-06 16:37:12下载
- 积分:1
-
一个通用的Web服务器源程序
一个通用的Web服务器源程序-a common source Web server
- 2022-04-22 21:29:21下载
- 积分:1
-
tcp 套接字编程
使用 tcp 套接字编程
客户端和服务器程序会在那里
要在 linux 中执行,执行
1.打开 2 终端
2.在第一次,请执行下面的命令
海合会 tcpServer.c-o 服务器
3.在第二次,请执行下面的命令
海合会 tcpClient.c-o 客户端
4.在第一、
./ 服务器
5.在第二个,
./ 客户端 127.0.0.1 msg_to_send
- 2022-03-23 11:35:03下载
- 积分:1
-
中间商经营系统:shuang 爽啊,超好的系统,中间商经营系统
中间商经营系统:shuang 爽啊,超好的系统,中间商经营系统-Middlemen operating system: shuang爽啊, super good system, middlemen operating system
- 2022-02-03 23:49:30下载
- 积分:1
-
一个基于socket实现的功能较为完善的局域网聊天工具,支持局域网内的文字交流,文件传输功能。...
一个基于socket实现的功能较为完善的局域网聊天工具,支持局域网内的文字交流,文件传输功能。-This is a chatting application implemented by socket. It supports normal chatting and file sending.
- 2022-05-25 21:10:19下载
- 积分:1
-
HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口...
HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口运行一个HTTP代理。在你的Internet Explorer的连接选项中,你可以按需要说明局域网的设置。这个代理服务器运行一个基于文本的协议,你只能从外部网格中得到HTTP相关的数据。但注意,有一个小漏洞,通过它你可以穿过HTTP,连接到外部世界,得到任何基于二进制协议的数据,甚至基于你自己的协议。这就是通过HTTPS。-HTTP is a text-based protocol for a Web browser to access Web pages. In most cases, if you are located in a LAN connection, you are after a proxy server; The proxy server port in a run an HTTP proxy. In your Internet Explorer connectivity options, you may press the need to explain LAN configuration. The proxy server running on a text of the agreement, you can only from the outside grid to be related to the HTTP data. But note that there are a small loophole through which you can pass through HTTP, connect to the outside world, any agreement based on the binary data, or even on your own agreement. It is through HTTPS.
- 2022-02-15 15:11:24下载
- 积分:1
-
本实例将通过ISAPI实现限制IP访问的功能,也就是对指定IP开放WWW服务。...
本实例将通过ISAPI实现限制IP访问的功能,也就是对指定IP开放WWW服务。-example of the realization by ISAPI restrictions IP access function, which is open to designated IP WWW service.
- 2022-03-06 17:12:09下载
- 积分:1
-
实现简单的聊天程序
在VC++6.0下实现的简单的网络聊天程序。根据目的主机的IP地址或者主机名,可以将短消息发送至目的主机,接收消息显示框显示已发送和接收到的消息。
- 2023-01-01 16:05:03下载
- 积分:1
-
the program to achieve real
该程序实现RTP实时传输-the program to achieve real-time transmission RTP
- 2023-01-03 20:20:03下载
- 积分:1