The client end of the socket is created on the machine where the client application is running and given a port, and it then listens on this port for a connection from a server application.
套接字的客户机端在运行客户端应用程序的机器上创建,该客户端应用程序获得一个端口并在该端口上侦听来自服务器应用程序的连接。
Once the calls through the Wininet library have established a secure connection to the server end, the Visual Basic client application would make the appropriate SOAP calls to send data.
一旦经由wininet库的调用建立了到服务器端的安全连接,Visual Basic客户应用程序将进行恰当的soap调用来发送数据。
The server end of the socket is created on the machine where the server application is running and given a port, and it then listens on this port for a connection from a client application.
套接字的服务器端是在运行服务器应用程序的机器上创建的,服务器应用程序获得一个端口并在该端口上侦听来自客户端应用程序的连接。
应用推荐