I am making a User to User chat system. We have a server that a fair few users access remotely from different sites.
Because everyone's on the one PC with the same IP I made my program read and write to text files to store the chat logs and receive the messages. (Timer to read text file) So...
Hi! Sorry if this is a stupid thread... but well... I'm a starter in Visual Basic 2005...
I'm tring to create a simple chat app, but my code doesn't work...
Here is the code...
Client:
Imports System
Imports System.IO
Imports System.Net
Imports System.TeXT
Imports System.Net.Sockets
Public...
hi techies,
i am developing chat application using vb.net and asp.net where i am having a div tag inside which i am displaying the messages posted by the online users what my problem is when the messages are more and exceeds the height of the div tag then i am not comfortable to view the...
Hi, bit of a newb (first post!)
Have created a few stand alone projects but nothing major... Using a trial of VB Studio 2010 (.net 4)
Could anyone help me with any of these 3?... (they are inter-related)
a) I have two networked pc's ("PC1" and "PC2") with a solution on each which has a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.