TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
koji_hideki
NA
7
0
Network Programming Problem
May 22 2004 8:13 AM
I am writing a program similar to the mIRC. First, my program connect to the server in LAN via port 9999. When users click on the list of nicks, a private chat form will appear. However, when I activate the private chat form by the statement [b]"privatechatform.Show()"[/b], the private chat form is crashed and my program too. If I change the statement into [b]"privatechatform.ShowDialog"[/b], it will be ok, but I cannot have private chats with multi-users. How can I solve the problem??? or anyone can give me the source code of the program like that.
Reply
Answers (
1
)
Alarm Controller
Help with Remoting object