|
-
Feb 27th, 2001, 11:19 AM
#1
Thread Starter
Addicted Member
I just need some basic code to create a socket through an applet back to the server. Need the in and out stream code too. Doesnt need to be complex, just work. the information i have doesnt seem to work right or the code is still confusing for me since im just learning Java. Thanks for any help.
-
Feb 27th, 2001, 12:32 PM
#2
Reading from and Writing to a Socket
http://java.sun.com/docs/books/tutor...ngWriting.html
Applets are only allowed to create sockets back to the server that served the applet.
-
Feb 27th, 2001, 12:37 PM
#3
Thread Starter
Addicted Member
I know, i setup a small irc server here for my office and we are trying to get it on the intranet. Just cant get the socket to connect right. I'll check that out, maybe i missed something in it. Good to see your still around
-
Feb 27th, 2001, 04:02 PM
#4
Good to see a familiar name too
Yeah, I haven't been in "Chit Chat" for a while. VB-World has grown rather large with all the new forums.
See you around.
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
|