How to setup a chat room
How to setup a chat room
API Declarations
you can use tools like textboxes , listboxes , buttons to give your application an interactive look
Rate How to setup a chat room
(1(1 Vote))
Step 1
if you are connecting with your ip addresses then the code is
your textbox name plus winsock1.localip
If you dont know your ipaddress there is an easy way to find out . On ms-dos prompt write "Ipconfig".This will give u the ipaddress of your computer
Step 2
Connection
winsock is used in many internet applications such as mobile communication , networking program , chat rooms , remote host computer , you can make your own servers.
for connecting with the winsock control code this
winsock1.listen
winsick1.connect
this will connect your application according to the ip address you have given.
you can make your own forms of chat room application .
I have shown how to go through . Now you have to search it foryour self......
If you are still confused you can ask question freely by contacting me on [email protected]
How to setup a chat room Comments
No comments yet — be the first to post one!
Post a Comment