-
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
-
NetEngine_AuthReg
服务端不支持XP以及以下系统
服务端没有开源,开源代码可以联系我们购买,限定服务端的应用代码收费。
服务端需要注册,使用期限30天,目录不可更改,服务端下面的AuthService_Config目录下的NetEngine_AuthorizeReg.dat这个文件,当程序到期你可以删除,然后又有30天使用期限
服务端注册后可以使用加密通信协议,可以使用电子邮件发送通告与客户端密码找回功能,请联系我们注册
客户端说明:
客户端需要的DLL,你可以拷贝服务器目录下的DLL过去即可。或者参考我们以前的本地验证注册程序,但是不要使用他的DLL,因为以前发布的本地验证注册网络验证有问题,只有这个版本才修正了
客户端DEMO有示例代码,你可以参考编写">
- 2014-09-10 11:22:35下载
- 积分:1
-
VC_quickly_generate_random_array_source_code_class
VC++快捷的随机数组生成类的源代码VC + + quickly generate a random array of the source code of class(VC++ quickly generate a random array of the source code of class)
- 2010-08-26 11:34:04下载
- 积分:1
-
IPEidtDemo
vc ——使用IP地址控件显示和设置IP地址IPEidtDemo(vc- use the IP address control to display and set the IP address IPEidtDemo)
- 2011-07-24 20:46:05下载
- 积分:1
-
rtsp_for_VC
很好的RTSP实现,分享给大家使用,已经建有VC工程(Good RTSP implementation, we used to share)
- 2010-12-23 17:17:47下载
- 积分:1
-
reliable_udp
基于udp实现可靠传输的原理实现了一个简易的邮件系统。存储利用文件来实现,不涉及数据库。(Udp achieve reliable transmission based on the principle of achieving a simple mail system. Storage of papers to achieve, does not involve a database.)
- 2008-01-15 18:46:40下载
- 积分:1
-
AutoTicheting
用C语言写的火车自助售票系统,实现火车票务管理和用户购票(Written in C language train self-ticketing system, ticket management and user traffic tickets)
- 2014-10-25 13:13:52下载
- 积分:1
-
VOIP(H323)
采用H323协议的ip电话通信系统,可以移植裁剪应用。(Ip with H323 protocol telephone system, portable cutting applications.)
- 2010-11-22 19:58:20下载
- 积分:1
-
calibration
单目摄像机标定,摄像机标定源代码程序,c++,opencv(single camera calibration,camera calibration, C++,opencv)
- 2013-03-23 15:36:35下载
- 积分:1
-
LineChartControlDemo
用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
- 2020-12-14 23:39:13下载
- 积分:1