Tag:LAN
-
Time:2021-2-6
This paper describes the method of obtaining IP address of local intranet (local area network) and external network (public network) by C #. The details are as follows: 1. Get the IP address set of this machine: /// <summary> ///Get all IP addresses of the machine /// </summary> ///< param name = “nettype > internetwork”: […]
-
Time:2021-2-4
Introduction to http Hypertext Transfer Protocol (HTTP) is the most widely used network protocol on the Internet. All www files must comply with this standard. HTTP was originally designed to provide a way to publish and receive HTML pages. In 1960, American Ted Nelson conceived a method of processing text information by computer, and called […]
-
Time:2021-1-25
The use of vagrant in Windows Download and install VirtualBox:www.virtualbox.org/ Download and install vagrant:www.vagrantup.com/ Download the box you need to use: Add box Add a Debian box as follows E:\ubuntu\vagrant-box-ngixn-php-fpm-mysql-redis-nodejs>vagrant box add debian p ackage.box ==> box: Adding box ‘debian’ (v0) for provider: box: Downloading: file://E:/ubuntu/vagrant-box-ngixn-php-fpm-mysql-redis-nod ejs/package.box box: Progress: 100% (Rate: 11.0M/s, Estimated time remaining: […]
-
Time:2021-1-21
1、 Installation and configuration of virtual software virtual machine(virtual machine) refers to a complete computer system with complete hardware system functions simulated by software and running in a completely isolated environment. All the work that can be done in the real computer can be realized in the virtual machine. When creating a virtual machine in […]
-
Time:2021-1-2
Problem: MAC (using Microsoft Remote Desktop) can’t connect win7 remotely on the same LAN Before the need for two computer configuration, I will not elaborate, there are many online. report errors: terms of settlement: win7 1. Operation – > gpedit.msc 2. Computer configuration > management template > Network > network connection > Windows […]
-
Time:2020-12-25
The advent of the IPv6 era opens up a new world for Intranet applications. Smargate is a free tool for intranet penetration. If you have the following needs, don’t hesitate to use smargate to make it more thorough! Appeal 1: I am a programmer or operation and maintenance personnel. I don’t have a public network […]
-
Time:2020-11-23
The Touping module realizes the video screen casting function based on DLNA in LAN, and supports the functions of searching equipment, casting and playing, adjusting the playing progress, adjusting the volume and exiting the screen.`1. <!DOCTYPE HTML> <html> <head> <meta charset=”utf-8″> <meta name=”viewport” content=”maximum-scale=1.0,minimum-scale=1.0,user-scalable=0,width=device-width,initial-scale=1.0″ /> <meta name=”format-detection” content=”telephone=no,email=no,date=no,address=no”> < […]
-
Time:2020-11-3
1、 Installation and configuration of virtual software virtual machine(virtual machine) refers to a complete computer system with complete hardware system function and running in a completely isolated environment through software simulation. The work that can be done in the physical computer can be realized in the virtual machine. When creating a virtual machine in a […]
-
Time:2020-11-1
Win10 access remote folder this share requires an outdated smb1 protocol. You cannot access this shared folder Step1 open protocol Check smb1.0 in windows function and restart the computer Step2 modify local policy Double click “start unsafe guest login” to open and confirm PS Windows access remote (LAN) use\\In fact,\Is the local […]
-
Time:2020-9-1
Record two practical arias pingWindowslowerpingDefault 4 times, andLinuxThe default is alwayspingWe changed it to five times, in the~/.bashrcFound insome more ls aliases(about 90 lines)Add a line after: alias ping=’ping -c 5′ Web file serverCan quickly become a file server, share their own files to the team Python3: alias www=’python3 -m http.server 8000′ When the port […]
-
Time:2020-8-20
A while ago, a customer from Guangzhou. Net group asked this question and said that they needed to verify whether the website entered by the customer was a LAN. In fact, there is no definite definition of LAN IP. As long as it is in LAN, it can be set to any IP. However, there […]
-
Time:2020-7-13
At present, the security of computer is paid more and more attention. Although sharing is convenient for our use, it also brings many hidden dangers to the security of computer files. If we’re not on the LAN, then network sharing is useless. The network sharing function is on by default, so today’s editor will teach […]