can i cretae something like a chat connection without tcp/ip
if yes how and where can i learn this
i'm using visual basic 6.0 i alreadyfound a project with tcp/ip but problems occured on other pc's
i want to find somthing better then this
Printable View
can i cretae something like a chat connection without tcp/ip
if yes how and where can i learn this
i'm using visual basic 6.0 i alreadyfound a project with tcp/ip but problems occured on other pc's
i want to find somthing better then this
Have you looked at Pino's Chat program in the CodeBank?
where do i find this and i want to learn how to do it
Here in the VB6 CodeBank section.Quote:
Originally Posted by davyquyo
local it works but i want to create something for more users
it's almost the same that i have