Results 1 to 4 of 4

Thread: Sockets

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2000
    Location
    Pittsburgh, PA
    Posts
    149
    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.

  2. #2
    Guest

    Thumbs up

    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.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2000
    Location
    Pittsburgh, PA
    Posts
    149
    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

  4. #4
    Guest

    Wink 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
  •  



Click Here to Expand Forum to Full Width