网络编程初识
就是计算机与计算机之间进行通信的时候有一些约定
使用网络的目的:
它用于连接多方,然后进行通信,即从以色列向对方传输数据。
[En]
It is used to connect multiple parties and then communicate, that is, to transfer data from Israel to the other party.
所谓网络编程,就是让不同计算机上的软件进行数据传输,也就是进程之间的通信。
[En]
The so-called network programming is to enable software on different computers to transfer data, that is, communication between processes.
TCP/IP是一个协议族,
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-P2KGeIl9-1589893873478)(../../image/image-20200519091422733.png)]
192.168.1.1
作用:用来标记网络上的一台电脑, 在本地局域网上是唯一的
[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-jGvwGAcv-1589893746614)(../../image/image-20200519031703116.png)]
windows: win +R --》cmd--- 》ipconfig