Hi,
I am now using java to simulate the FTP function, I use port 4443 and 4444 to create two sockets. Both of them may have input/output stream. But once I generated the input/output stream for port 4443, I found that I couldn't initialize the input/output stream for port 4444.
Can anybody here give me some enlightment on how to deal with two socket? Thanks a lot!
Albert
I am now using java to simulate the FTP function, I use port 4443 and 4444 to create two sockets. Both of them may have input/output stream. But once I generated the input/output stream for port 4443, I found that I couldn't initialize the input/output stream for port 4444.
Can anybody here give me some enlightment on how to deal with two socket? Thanks a lot!
Albert