Click here to Skip to main content
15,903,203 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: (untagged)
Hiiiii..
Please can someone show me how to create a TCP/IP Client/Server Chat program for visual studio 2005 without using winsock.
Thank you.
Posted

i've tried winsock for vb6 but unfortunately no winsock in visual studio 2005. need help guys :(( , any1 with quick solution
 
Share this answer
 
yeah, I've tried winsock in VB6 and it works perfectly well. I want the system in Visual studio 2005 which doesn't contain winsock
 
Share this answer
 
Refer the link of code project only

TCP/IP Chat Application Using C#[^]
 
Share this answer
 
I want to create it using tcp/ip not winsock.
i have searched so many different forums and has asked so many questions and got some that are close. i need both client and server to have an interface. the client should have a host textbox for the ip adress of the server and a port number while the server should have a port number.
any help will appreciate.. thanks
 
Share this answer
 
Same... no winsock how to install???
 
Share this answer
 
There are lots of samples of this, available by a simple Google search.
 
Share this answer
 
Why Winsock shouldn't be used?
:)
 
Share this answer
 
I've searched google to no avail.
 
Share this answer
 
i think winsock is most popular and familiar...have u tried it...? :-D
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900