-
lesson-14
孙鑫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.)
- 2013-04-02 10:19:34下载
- 积分:1
-
tongy
一个元器件管理的管理软件。主要体现在对数据增删改查方面,即对数据库的操作。使用的是ACCESS数据库,ADO方式连接。程序启动时弹出登陆界面。用户名admin,密码123456。不同的用户登陆之后界面也不一样。(An Element Manager System,Use Access Database for add,delete,update and query data.Use ado type connect Database.You can use user:admin,password:123456 login in.and different user have different functions.)
- 2015-08-04 18:28:17下载
- 积分:1
-
ChatRoom11(Csocket)
说明: winsocket 实现网络聊天室
使用vc++6.0编程,socket 接口(winsocket network chat rooms using vc 6.0 programming interface socket)
- 2006-05-17 03:58:47下载
- 积分:1
-
Compiler-C
compiler on c++
good luck
- 2014-01-23 00:45:17下载
- 积分:1
-
smtpcx
一个简单的托盘程序
可以实现光驱的开关(a simple procedure tray can be achieved by switching drive)
- 2007-05-20 22:45:46下载
- 积分:1
-
j_13946_vb_crm
说明: VB采用三层架构的CRM客户关系管理系统,基于Access数据库。是一个电脑公司以前用过的,因些功能上可以满足中小型公司使用,只是部分模块是定制的,有的可能不太实用,从界面上来说,像是一挺专业的程序。
本系统用到有yfDNetMenu.ocx、ManageClient.dll控件,已打包,初次运行请运行reg.bat以及重新添加两控件引用,否则报错。(VB three-tier architecture, CRM customer relationship management system, based on Access database. Is a computer firm had been used previously, because these functions satisfy the medium and small companies to use only part of the module is customized, and some may not be practical, from the interface point of view, like a professional program. This system uses a yfDNetMenu.ocx, ManageClient.dll controls, has been packaged, the initial run reg.bat run and re-add the reference to two controls, otherwise Baocuo.)
- 2010-03-17 14:42:26下载
- 积分:1
-
helpsvm
自控应用svm的介绍文档,方便下载传看。(mysvm is used to train a SVM on a given example set and testing the results.it is very conveninent to learn about it by u self.)
- 2016-04-26 11:19:24下载
- 积分:1
-
PieArtical
这编码帮着展示图像代表情况,每年学生报告附带图片(This code helps you to show graphical representation for situations like generating annual report for student with its graph. This code creates Pie Chart likewise we can also create Bar Chart.
)
- 2009-02-17 18:38:34下载
- 积分:1
-
SerialComm
基于vs2012的串口调试助手调试软件,简单清晰适合于初学者。(Based vs2012 serial debugging aides debugging software, is clear and simple for beginners.)
- 2020-09-27 18:27:45下载
- 积分:1
-
NetAnts
用VC++6.0 MFC 实现的蚂蚁下载功能 功能简单可行(VC++6.0 MFC download)
- 2009-05-08 10:25:38下载
- 积分:1