The Artima Developer Community
Sponsored Link

Java Answers Forum
Chat Program Problem -using sockets

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
rakesh

Posts: 1
Nickname: bkrakesh
Registered: Nov, 2002

Chat Program Problem -using sockets Posted: Nov 22, 2002 9:18 PM
Reply to this message Reply
Advertisement
hi all,
i have made a chat program which uses sockets in java....for server program as well as client program...the problem is my code runs very well on win98(i created the program on win98) but when i run the code on winNT and win2000....there is a problem.
the actual problem: whenever a user logs into the chat he can see only the users that have logged on after him....alos if there is only one user in the room the program doesnt give message that he is alone in the room...along with this the program behaves weird...
as i said the program is working perfectly in win98..
i am confused and want to know what may be the reason for this?is it the problem with sockets??
thanx n regards,
rakesh.

Topic: How to use a Unicode simbols in Label or JButtons? Previous Topic   Next Topic Topic: Fixed a Java Syntax Highlighting Bug

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use