当前位置:网站首页>One network cable to transfer files between two computers
One network cable to transfer files between two computers
2022-08-11 08:13:00 【Solia Katong】
Connect two computers with two network cables, make sure there is no problem with the network cable connection
Open Network Sharing Center, then Open Change Adapter Settings
Select Ethernet, right click Properties
4. Double-click (Internet Protocol Version 4 (TCP/IPv4)), then set as follows
Do the same operation as above on another computer, but the IP address settings are different (the purpose of setting IP is to make the two computers under the same local area network)
Test whether China Unicom is connected
- Ping the opposite side from one computer
Open files from one computer to another (and see what needs to be downloaded)
Operation: win + R
Type: double slash + another computer's IP address
边栏推荐
- Features of LoRa Chips
- 【LeetCode】链表题解汇总
- Break pad source code compilation--refer to the summary of the big blogger
- JUC Concurrent Programming
- Linux,Redis中IOException: 远程主机强迫关闭了一个现有的连接。解决方法
- 你有对象类,我有结构体,Go lang1.18入门精炼教程,由白丁入鸿儒,go lang结构体(struct)的使用EP06
- 基于微信小程序的租房小程序
- The easiest trick to support quick renaming of various files
- 一根网线两台电脑传输文件
- 迷你图书馆系统(对象+数组)
猜你喜欢
随机推荐
流式结构化数据计算语言的进化与新选择
数据库无法启动,报无法分配内存,怎么处理
【LeetCode】链表题解汇总
Kotlin算法入门求自由落体
Kotlin算法入门计算质因数
Keep track of your monthly income and expenses through bookkeeping
JUC Concurrent Programming
Kotlin算法入门计算水仙花数
excel 透视表 值显示内容 不显示计数
链式编程注解
JUC并发编程
string类接口介绍及应用
Mysql JSON对象和JSON数组查询
关于#sql#的问题:怎么将下面的数据按逗号分隔成多行,以列的形式展示出来
第一次因没有找到iframe元素而怀疑selenium4是不是有bug?
C语言-结构体
Four states of Activity
如何仅更改 QGroupBox 标题的字体?
关于架构的认知
【LeetCode】Summary of linked list problems