-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1
-
Including the serial mouse controls and other electronic design Design Competiti...
包括串口设计
鼠标控件
等电子设计大赛常用的功能-Including the serial mouse controls and other electronic design Design Competition commonly used functions
- 2022-01-26 03:41:41下载
- 积分:1
-
Mouse acquire, at any time to realize the mouse can be used, not as the callback...
鼠标的获取,实现鼠标在任意时候都可以使用,不用在回调函数里面那样繁琐-Mouse acquire, at any time to realize the mouse can be used, not as the callback function inside the red
- 2022-08-13 16:27:36下载
- 积分:1
-
漂亮的图形化的PING:)
漂亮的图形化的PING:)-beautiful graphics of PING :)
- 2022-05-16 04:57:27下载
- 积分:1
-
Windows Socket网络编程与规范
Windows Socket网络编程与规范-Windows Socket network programming and standard
- 2022-01-26 03:36:52下载
- 积分:1
-
Socket API procedures
SocketAPI的程序-Socket API procedures
- 2022-02-20 05:19:27下载
- 积分:1
-
基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话...
基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话-server for udp communication
- 2022-07-05 04:20:45下载
- 积分:1
-
television system and network programming to achieve, Delphi programming environ...
电视台投票系统,通过网络编程来实现,编程环境DELPHI,有EXE文件,自己可以看-television system and network programming to achieve, Delphi programming environment, EXE file, they can see
- 2022-04-21 04:38:50下载
- 积分:1
-
关于网络聊天的代码,看看吧
关于网络聊天的代码,看看吧-Those are some codes about webchat.
- 2022-03-12 09:27:49下载
- 积分:1
-
their SOCKET prepared by the network communication software, the VC 6.0 compiler...
自己编写的网络SOCKET通讯软件,在VC 6.0下编译通过,功能比较简单,可在局域网中任意两台机器上通讯,可下载此软件代码,用于自己的网络通讯类-their SOCKET prepared by the network communication software, the VC 6.0 compiler, relatively simple function can be arbitrary in LAN communications on the two machines can download this software code for the communications network
- 2022-03-20 09:52:59下载
- 积分:1