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

lesson-14

于 2013-04-02 发布 文件大小:743KB
0 365
下载积分: 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 个回复

  • SocketUDP
    使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
    2012-09-05 22:16:32下载
    积分:1
  • tcpserver
    一个能够接受TCP/IP连接的服务器源代码(One can accept TCP/IP connection the server source code)
    2011-04-26 10:52:28下载
    积分:1
  • QQ
    说明:  模仿qq的一个小程序,值得VC++初学者学习(Qq imitate a small program, it is worth learning VC++ beginners)
    2011-12-08 17:03:33下载
    积分:1
  • wwwClient
    www客户机程序设计。 基于vs2010环境,mfc图形界面(failed to translate)
    2012-02-19 01:03:48下载
    积分:1
  • rssNotifier
    常驻内存监测网页更新的精简程序(monitoring website updated streamline procedures )
    2007-04-20 15:50:08下载
    积分:1
  • socket
    这是一个简单的socket编程例子,非常适合刚接触socket编程者。程序简单、可用、易于理解。是个很好的socket范例。(A simple socket programming examples. Suitable for beginners. Program is simple, available, easy to understand. Is a good example of socket programming.)
    2013-09-16 15:38:21下载
    积分:1
  • ARQtest
    实现ARQ协议的简单模拟,包括发送,确认号,等待,出错重发等等。(Realise a simple Model as ARQ Protocol)
    2010-10-27 12:32:34下载
    积分:1
  • mzc1
    网络报告,可以快速修改使用,方便快捷!谢谢,使用!(Network report, you can quickly modify to use, quick and easy!)
    2013-12-25 12:50:36下载
    积分:1
  • sort_sunshine
    实现客户端和服务器端的通信,但是功能很有限,只是单向的通信。(To achieve client and server-side communication, but function is very limited, only one-way communication.)
    2010-07-19 21:10:43下载
    积分:1
  • PPowerTalkClient
    功能强大的聊天工具,可以跨网关聊天,并且传送文件(Powerful chat tool, you can chat across the gateway, and transfer files)
    2009-10-18 23:34:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载