IntelliJ Java IDE
The moose likes Sockets and Internet Protocols and the fly likes Passing the Socket and its current state to another page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Passing the Socket and its current state to another page" Watch "Passing the Socket and its current state to another page" New topic
Author

Passing the Socket and its current state to another page

Varun Nambuthiri
Greenhorn

Joined: Sep 20, 2010
Posts: 27
Hi

I have to use the same socket value from the previous Jframe in another Jframe . Can that be done ? And if so How can i accomplish that ?

Thanks in advance
 
IntelliJ Java IDE
 
subject: Passing the Socket and its current state to another page
 
Threads others viewed
SSL Communication between Java and VC++
File Reader(Urgent)
hypothetical of course...
JFrame ?!!!
socket's http connection
IntelliJ Java IDE