Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
Failing that - stick to the laptop!
Hope this helps,
Peter H
----- Original Message -----
From: "Caro, Samuel" <Samuel.Caro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: <advanced-java@xxxxxxxxxxxxxxxx>
Sent: Friday, January 05, 2001 8:37 PM
Subject: RE: Sockets (I guess I wasn't clear)
>
> My problem is NOT the java program. the java program works at
> work and from my house with a laptop I got from work.
> It only fails on my own PC.
> My question what kind of problems/settings should I look for on my PC?
> perhaps I am missing drivers I don't know.
> Perhaps this is not a JAVA question but it certainly not a "Basic Java"
> question like Tianwei Yao said.
> Please! Please! Please! DO NOT TURN this into a "what is advanced?"
thread.
>
>
> > theServer = new ServerSocket(5383);
> > cpcSS = new Socket("localhost", 5383);
>
> is NOT the entire java code. The two lines are in two different
> classes but neither one of them comes back.
> some of you said that the server must start accepting
> I do have the code to accept connections but it does not get there
> because theServer = new ServerSocket(5383); would never comeback
> At home I do have a dial-up connection and I am sure I am connected
> so that is not the problem like someone suggested
>
> I'll try "Java Network Programming" Thanks
---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Prev by Date: what is Helper class?
- Next by Date: [no subject]
- Previous by thread: Java Reporting
- Next by thread: [no subject]
- Index(es):