Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Events/messages from the MsComm control


Message #1 by "Becca" <beccao@b...> on Wed, 21 Mar 2001 06:28:44
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  

  Return to Index