|
-
Jun 1st, 2005, 04:43 PM
#1
-
Jun 2nd, 2005, 06:58 PM
#2
Dazed Member
Re: Winsock equivelant
Im not to familiar with MS stuff but i think the classes Socket and ServerSocket are what you need. They are in the java.net package. There are some other classes in there like URL and InetAddress that come in handy also.
-
Jun 3rd, 2005, 02:17 PM
#3
-
Jun 3rd, 2005, 04:38 PM
#4
Frenzied Member
Re: Winsock equivelant
I have used the Socket class to connect to C and VB servers that I also wrote. I have only used DataInputStream and DataOutputStream. I can point you to a Java network programming resource, if that would help.
-
Jun 3rd, 2005, 04:49 PM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|