登录
首页 » Visual C++ » lesson-14

lesson-14

于 2013-04-02 发布 文件大小:743KB
0 378
下载积分: 1 下载次数: 1

代码说明:

  孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chap3
    用socket编程实现点对点通信,TCP客户端程序,TCP服务器程序,以及UDP点对点聊天通信。(Point to point communication, TCP client, TCP server, and UDP peer chat communication socket programming.)
    2020-07-04 14:20:01下载
    积分:1
  • Visual C实现POP3邮件接收
    用pop3实现邮件的接收功能,图形化界面,基于MFC(please read Chinese comments,thank you)
    2021-01-16 17:38:50下载
    积分:1
  • TestSMailer
    一个支持pop3的简单的邮件收发程序(a simple mail procedures)
    2004-12-22 10:01:07下载
    积分:1
  • csexamsys
    考试程序”客户端/服务器模式”,初学网络编程的人看了一定有所收获(C/S Program)
    2009-10-27 13:57:55下载
    积分:1
  • TALK3
    服务器与客户端分开的简单聊天程序,对于初学者有很大帮助。(Separate client and server simple chat program, very helpful for beginners.)
    2013-05-09 18:53:53下载
    积分:1
  • Chat
    在VS2005的编程环境下,利用套接字的编程原理,可以实现网络聊天功能。(On the basic of VS2005, take advantage of the principle of Socket to achieve the ability to communicate online.)
    2014-04-11 09:18:47下载
    积分:1
  • MultiPing
    ICMP扫描器的设计源码。能实现ping功能,扫描IP地址可以手动输入。方便初学者学习。。(ICMP scanner design source. Ping function, scanning the IP address can be entered manually.)
    2012-11-08 14:23:46下载
    积分:1
  • Host_ip
    通过一个域名,可以得到这个域名的IP地址列表。(Through a domain name, domain names can be the IP address list.)
    2009-07-21 15:40:53下载
    积分:1
  • BumpMapping-master
    bump mapping with C++
    2017-03-30 09:14:53下载
    积分:1
  • face-and-facial-features-using-haar-classifiers
    face and facial features using haar classifiers
    2014-10-24 12:59:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载