Welcome![Sign In][Sign Up]
Location:
Search - CSocketFile

Search list

[Other resourceicqlist

Description: 在有关套接字方面,Visual C++ 6.0对原来的Windows Sockets库函数进行了一系列封装,继而产生了CSocket 、CSocketFile等类,它们封装着有关Socket的各种功能-in the socket. Visual C 6.0 pairs of the original Windows Sockets library functions carried out a series of Packaging, produced by the CSocket, CSocketFile other categories, Packaging them with the various functions of Socket
Platform: | Size: 1189 | Author: xxr | Hits:

[WinSock-NDISCSocketfile-send-rec

Description: windows下文件基于组播的文件传输程序,已经测试传输成功.-windows where the document is based on multicast file transfer procedures, tests have been successfully transmitted.
Platform: | Size: 94661 | Author: beidaole | Hits:

[ADO-ODBC典型网络数据库系统软件设计

Description: 本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DAO,网络通信用 CSocket+CSocketFile;-the system to internal system administrator account by adding, management; Divided into two groups, User Group and the Boss group. Boss Group accounts Broadcasting notice can be issued; Between any two users can communicate with each other; Using DAO Database Interface, Network Communication CSocket CSocketFile;
Platform: | Size: 56394 | Author: 王明 | Hits:

[Database system典型网络数据库系统软件设计

Description: 本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DAO,网络通信用 CSocket+CSocketFile;-the system to internal system administrator account by adding, management; Divided into two groups, User Group and the Boss group. Boss Group accounts Broadcasting notice can be issued; Between any two users can communicate with each other; Using DAO Database Interface, Network Communication CSocket CSocketFile;
Platform: | Size: 56320 | Author: 王明 | Hits:

[Internet-NetworkCSocketfile-send-rec

Description: windows下文件基于组播的文件传输程序,已经测试传输成功.-windows where the document is based on multicast file transfer procedures, tests have been successfully transmitted.
Platform: | Size: 2330624 | Author: beidaole | Hits:

[Internet-NetworkFiveChess

Description: 使用CSocket、CSocketFile、CArchive编写的网络五子棋程序-Use CSocket, CSocketFile, CArchive Gobang procedures prepared by Network
Platform: | Size: 3809280 | Author: ljc | Hits:

[Internet-NetworkNetDB

Description: 典型网络数据库系统软件设计.本系统为内部系统,帐户由管理员添加、管理;分为两个组,User组和Boss组。Boss组的帐户可以发广播通知;任意两个用户间可以互相通信;数据库接口用DAO,网络通信用 CSocket+CSocketFile-A typical Web database system software design. This system is the internal system, the account by the administrator to add, management divided into two groups, User group and the Boss Group. Boss Group' s account can be made broadcast notice between any two users can communicate with each other database interface with DAO, network communications using CSocket+ CSocketFile
Platform: | Size: 56320 | Author: 351 | Hits:

[Internet-NetworkCSOCKETFILE

Description: 利用CSock 实现文件的读写操作,代码非常容易,适合初学者。-Using CSock for file read and write operations, the code is very easy for beginners.
Platform: | Size: 5541888 | Author: houxiaomeng | Hits:

[Windows DevelopVC-internat

Description: 本文主要讲解以下内容   (1)CAsyncSocket类编程模式。   (2)CSocket类编程模式。   (3)CSocketFile类和CArchive类简介。   通过学习,可以掌握CAsyncSocket类和CSocket类的编程模式,了解CSocketFile类和 CArchive类。CAsyncSocket类逐个封装了Winsock函数,以前介绍过的Winsock函数在CAsyncSocket类 的成员函数中都可以找到它们对应的函数。一个CAsyncSocket对象就代表着一个Windows Socket, 使用这个类进行网络编程,就要求程序员对网络通信和Socket编程模式有相当的了解,因为程序员 要自己编写程序处理阻塞、字节顺序以及Unicode与MBCS之间的转换等问题。 -This text mainly explains in detail a following contents (1)CAsyncSocket weave distance mode. (2)CSocket weave distance mode. (3)CSocketFile and CArchive brief introduction. Pass study, can control CAsyncSocket and CSocket plait distance mode, understand CSocketFile and CArchive.CAsyncSocket pursued a postting Winsock function, the introduction led before of the Winsock function is in CAsyncSocket Of member function amid can find out it
Platform: | Size: 24576 | Author: AAA | Hits:

[ICQ-IM-ChatChat

Description: CSocket继承于CAsyncSocket。是Windows Socket API的高层抽象。它通常要和CSocketFile及CArchive这两个类混合使用。后者两个类主要负责的是数据的发送和接收。Csocket提供了阻塞方式的访问方式,阻塞方式的意思就是在发送出去消息后要等到对方返回信息后才发送下一个数据包的通信信息。要使用CSocket对象首先要调用构造函数,然后调用Create函数创建一个Socket句柄。Create函数缺省创建一个流Socket,如果你没有在使用Carchive类,那么还可以创建一个数据报Socket。在服务器端调用Accept,在客户端调用Connect,然后创建一个CsocketFile去关联Csocket。下一步就是要创建一个Carchive对象关联CsocketFile,用来传输数据和接受数据。-CSocket inherited from CAsyncSocket. Windows Socket API is a high-level abstraction. It is usually two and CSocketFile and CArchive class of mixed use. The latter two categories is mainly responsible for sending and receiving data. Csocket provides a way of blocking the access way, blocking the way meaning is to send out a message to wait until after the other return information before sending the next packet communications. To use the CSocket object should first call the constructor and then call the Create function to create a Socket handle. Create function to create a default flow Socket, if you are not using Carchive class, you can also create a Datagram Socket. On the server side call Accept, the client calls the Connect, and then to create a CsocketFile associated Csocket. The next step is to create a Carchive object associated CsocketFile, used to transmit data and receive data.
Platform: | Size: 13980672 | Author: yang zhijun | Hits:

CodeBus www.codebus.net