Step 7Using the program/Conclusion
in visual basic click file then make project1.exe save it to your desktop
if there are any errors leave a comment and i will try to help you
now go to where you made the program and double click it twice and two programs should pop up
on one click host and on the other click connect and on the one you clicked host on it should say: Connected to: 127.0.0.1
now type in a name for both of them and you can send messages between the two
it works on LAN and it might work on WAN but im not sure
leave comments letting me know how i did or if you have questions or if you just feel like it
if you liked it or didn't like it rate it
| « Previous Step | Download PDFView All Steps | Next Step » |











































EVERYTHING is working fine, but I want it so when you're active in the txtSend window, and press Enter/Return, it's the same as clicking Send.
So, when I click enter, it will send the message I've typed in the txtSend box.
Thanks!
Argument not optional
Private Sub CMDSEND_Click()
Me.SCKMAIN.SendData = "(" & Me.TXTNAME.Text & ")" & Me.TXTSEND.Text
I maked sure to me as i maked and use it as same of the illustrated on this site after but when i use it , it will show a error. please try to fix this!!!!!
error:-
run time error '424'
object required