does tcp server accept udp client and how?
lena1990 -3 Junior Poster in Training
Recommended Answers
Jump to PostDo you get any error messages printed when you add the printStackTrace method?
For example you need one at line 171
Jump to Postthe statement after the defeition of the socket doesnot appered
What has changed now? Before you said:
thank you for your help the print statement is now apppered
Then the printStackTrace statement must be called because of an exception at the socket statement.
One or the other MUST happen!!!
Jump to PostWhy isn't something printing? Add more printlns to see where the code is executing.
Jump to PostAll the printed messages should be unique so you know which println printed the message.
You have two printlns that print the same message.Why do you have this statement?
et.getStackTrace();
Jump to PostI've never used that method. How does your code use it?
What does your code do with the value returned by that method?
All 41 Replies
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
lena1990 -3 Junior Poster in Training
NormR1 563 Posting Sage Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.