Miscellaneous Examples (Visual C++ 5.0 and later)

You can test the following examples by either adding a command button to one of the previous lessons in the tutorial and pasting the sample code in the Click procedure, or by cutting and pasting event code into the appropriate event in a lesson.

LEADTOOLS Internet COM supports UNICODE. For more information on using the samples in this help file with UNICODE, please refer to A Special Note About UNICODE Support.

InetAccept Example for C++ 5.0 and later

InetClearQueue Example for C++ 5.0 and later

InetConnect Example for C++ 5.0 and later

InetConnected Example for C++ 5.0 and later

InetDataSent Example for C++ 5.0 and later

InetDisconnect Example for C++ 5.0 and later

InetDisconnected Example for C++ 5.0 and later

InetError Example for C++ 5.0 and later

InetReceiveBitmap Example for C++ 5.0 and later

InetReceiveCmd Example for C++ 5.0 and later

InetReceiveData Example for C++ 5.0 and later

InetReceiveRsp Example for C++ 5.0 and later

InetReceiveSound Example for C++ 5.0 and later

InetReceiveStart Example for C++ 5.0 and later

InetReceiving Example for C++ 5.0 and later

InetSendAttachBitmapCmd Example for C++ 5.0 and later

InetSendBitmap Example for C++ 5.0 and later

InetSendCloseWinCmd Example for C++ 5.0 and later

InetSendCloseWinRsp Example for C++ 5.0 and later

InetSendCmd Example for C++ 5.0 and later

InetSendCreateWinCmd Example for C++ 5.0 and later

InetSendData Example for C++ 5.0 and later

InetSendDIB Example for C++ 5.0 and later

InetSendFreeBitmapCmd Example for C++ 5.0 and later

InetSendFreeBitmapRsp Example for C++ 5.0 and later

InetSendGetMagGlassDataCmd Example for C++ 5.0 and later

InetSendGetMagGlassDataRsp Example for C++ 5.0 and later

InetSending Example for C++ 5.0 and later

InetSendLoadCmd Example for C++ 5.0 and later

InetSendSaveCmd Example for C++ 5.0 and later

InetSendSetRectCmd Example for C++ 5.0 and later

InetSendSetRectRsp Example for C++ 5.0 and later

InetSendShowWinCmd Example for C++ 5.0 and later

InetSendShowWinRsp Example for C++ 5.0 and later

InetSendSizeWinCmd Example for C++ 5.0 and later

InetSendSizeWinRsp Example for C++ 5.0 and later

InetSendSound Example for C++ 5.0 and later

InetServerClose Example for C++ 5.0 and later

InetServerInit Example for C++ 5.0 and later

InetSendData2 Example for C++ 5.0 and later

InetSendSound2 Example for C++ 5.0 and later

InetSendCmd2 Example for C++ 5.0 and later

InetSendSizeWinRsp2 Example for C++ 5.0 and later

InetSendCloseWinRsp2 Example for C++ 5.0 and later

InetSendShowWinRsp2 Example for C++ 5.0 and later

InetSendSetRectRsp2 Example for C++ 5.0 and later

InetSendFreeBitmapRsp2 Example for C++ 5.0 and later

InetSendGetMagGlassDataCmd2 Example for C++ 5.0 and later

InetSendGetMagGlassDataRsp2 Example for C++ 5.0 and later

InetReceiveData2 Example for C++ 5.0 and later

InetReceiveRsp2 Example for C++ 5.0 and later

InetReceiveSound2 Example for C++ 5.0 and later

InetReceiveCmd2 Example for C++ 5.0 and later