Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: VBWinSockAPIchat Download
 Description: VB6.0 peer chat program using WinSock API examples, VB chat source code, API.bas there we used the online chat API, such as cleaning up the memory of some things that define a connection (correct name is: socket) close socket, the port and the socket is bound together, listen, if you write server-side program, then use this function to start listening whether a client requests a connection, the first parameter is a socket handle, 2nd is the allowable number of client connections, as well as set the window function used to receive messages, and use it to bind a socket window, after news of the socket will be sent to the window message processing function, for example, a successful connection, the connection fails, the client requests a connection, network data arrives, the network is disconnected, and other conditions, parameters: socket handle, window handle, message signs (so as to know which message is from the bound which is not a socket), message type (you can know what kind of a m
 Downloaders recently: [More information of uploader bpudn42]
 To Search:
File list (Check if you may need any files):
 

VB使用WinSockAPI点对点聊天实例\API.bas
..............................\Const.bas
..............................\Global.bas
..............................\Hello.HTA
..............................\Server.frm
..............................\Server.frx
..............................\Type.bas
..............................\WindowMSG.bas
..............................\WinSockAPI.exe
..............................\WinSockAPIServer.vbp
VB使用WinSockAPI点对点聊天实例
    

CodeBus www.codebus.net