pro_vb thread: Events/messages from the MsComm control
I am attempting to log in to a server using the MSComm object in a Visual Basic application. I receive the comEvCD event with no problem, and get "connected" from the input string, but when I send the username (MSComm1.Output = g_sUserName & vbCrLf), I never receive any other events telling me to proceed with the password. Any ideas? Thanks, b
|





