The Artima Developer Community
Sponsored Link

Java Answers Forum
Using java sockets under windows xp

1 reply on 1 page. Most recent reply: Mar 11, 2003 2:00 AM by Joeri Cornelissens

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Christian

Posts: 1
Nickname: chryso
Registered: Mar, 2003

Using java sockets under windows xp Posted: Mar 9, 2003 8:33 AM
Reply to this message Reply
Advertisement
Hello!

I have two programs - one in Java, the other one in Ada, and both should be able exchange data. So I would like to use Sockets - but I'm not successfull :-( - I always get an error in Java (it does not open the port).

Could anyone give me a hint (e.g. source code, link) how I can do this?

Thanks a million,

regards,
Christian


Joeri Cornelissens

Posts: 2
Nickname: boeddha
Registered: Mar, 2003

Re: Using java sockets under windows xp Posted: Mar 11, 2003 2:00 AM
Reply to this message Reply
Perhaps this link kan help you:

http://java.sun.com/docs/books/tutorial/networking/sockets/

Regards,

--
Joeri Cornelissens

Flat View: This topic has 1 reply on 1 page
Topic: creating a web site Previous Topic   Next Topic Topic: java virtual machine launcher

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use