This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes File Transfer :: Port? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "File Transfer :: Port?" Watch "File Transfer :: Port?" New topic
Author

File Transfer :: Port?

smitha verghese
Ranch Hand

Joined: Jun 21, 2003
Posts: 42
Hi,
Can anyone let me know whats the port in which the file transfer can be done in such a way that
the server doesnt keep waiting in that particular port.... and doesnt slow the process! in the server!
Is the port 21? fine? would it work without any disadvantages.
Do let me know
Thanks in advance
regards
Smitha
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24057
    
  13

All TCP ports are exactly the same; it's the software that may be listening on them that differs.
Can you rephrase the question, so we understand more what you're trying to do?


[Jess in Action][AskingGoodQuestions]
First One
Greenhorn

Joined: Jul 21, 2003
Posts: 1
I am a new Developer,Nice to study with every one!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: File Transfer :: Port?
 
Similar Threads
Client Server File transfer
Serializable Objects???
Why fast upload and slow downloads ?
Regarding SSH Server
hyperlink to a file from a portlet