Telnet Character & cursor attributes
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello Please let me know the cursor attributes of the data recieved by telnet using Winsock. I mean the cursor location is updatebale or just readonly. For example if we connect to the server , it returns UserName : ABCDEF Here the cursor atteched to UserName is read only & the cursor attached to ABCDEF is read write where in one can change the contents. Please let me know the curcor attributes in VB using Winsock