-
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
-
BD-data-analysis
本代码是根据GPS数据解析代码经修改适用于北斗数据的解析(This code is a modification applies to Compass data analysis based on GPS data parsing code by)
- 2014-08-15 15:33:12下载
- 积分:1
-
matrix.h
定义Matrix矩阵类,定义矩阵类头文件matrix.h(Matrix matrix class definition, define matrix class header file matrix.h)
- 2020-08-03 20:28:35下载
- 积分:1
-
test21
说明: 五子棋实现人机对战,利用危害对进 行优先级计算(renju achieve human-machine players, for use against right-priority calculation)
- 2005-09-04 01:26:44下载
- 积分:1
-
C-and-CPP-in-5-days
C and C++ in 5 days
C and C++ in 5 days
- 2013-06-05 02:26:33下载
- 积分:1
-
jmvm
只是最新的多视点参考软件代码jmvm,支持立体档次的编码解码,从最新svn下载得到,对那些不方便上国外网站svn下载的可以看看。(Is the latest multi-view reference software code jmvm, three-dimensional grade codec support, downloaded from the latest svn, convenient for those on the foreign website can take a look at svn download.)
- 2011-09-15 21:47:05下载
- 积分:1
-
zhionan
OPCDA服务器与客户程序开发指南,作为工业控制领域的应用技术,OPC 服务器实际上涉及到的领域不仅仅是 COM 接口的实现,还包括如何将实时数据库技术融入 OPC 服务器等。对于本书而言,主要实现了 OPC 服务器的常用接口和 OPC 客户程序。(OPCDA server and client program development guide, as the field of industrial control applications technology, OPC server is actually related to the field just COM interface implementation, including how the real-time database technology into OPC server. For the purposes of this book, the main achievement of the commonly used interface of the OPC server and OPC client program.)
- 2013-03-25 21:57:18下载
- 积分:1
-
bfyy
暴风影音源码,很不错哦```快来下吧()
- 2020-06-26 04:00:02下载
- 积分:1
-
NETSeeSystem
本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,屏幕信息需要时时显示,网络延时不能大于1秒,服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。(This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, the screen displays information needs from time to time, the network delay can not be greater than 1 second, the server-side ready to run, as long as the client is running, you can display on-screen information .)
- 2010-01-24 15:54:57下载
- 积分:1
-
Amplifier
光纤放大器模拟程序,包括泵浦功率、光纤增益、光纤长度等参数(fiber amplifier)
- 2012-01-06 15:30:14下载
- 积分:1