answersLogoWhite

0

Question is other way round

FPT not FTP

Female Pipe Thread

FPT fittings are equivalent to "National Pipe Thread" (NPT) ones, but different from National Standard Free-Fitting Straight Mechanical Pipe Thread (NPSM) fittings.

User Avatar

Wiki User

8y ago

What else can I help you with?

Continue Learning about Engineering

What does MJ stand for in plumbing terms?

Mechanical joint


What does DZR stand for in Plumbing terms?

Dezinctafication process


What does bp in plumbing fittings stand for?

BIP is Black Iron Pipe.


What is the differences between Telnet and FTP?

The Difference Between a File Server & an FTP ServerFunctiono File servers store data for an entire network, just as an individual computer's hard drive stores data for that individual computer. File Transfer Protocol (FTP) servers run an FTP application to exchange files over the Internet, which is the world's largest network.Similaritieso File serving and FTP serving are both networking methods that involve file transfer between computers. FTP servers need to work together with file servers in order to function. In a network using FTP, file servers store data while FTP servers transmit that data over the Internet, with both being necessary for file transfer to occur.Differenceso FTP servers download files from or upload files to file servers. FTP servers move files to and from file server locations. FTP servers require file servers, but file servers do not require FTP servers, since file servers also serve various intranet networks not connected to the Internet.http://www.ehow.com/facts_6885629_difference-file-server-ftp-server.html-RLSB


Why do you need to implement FTP in JAVA?

FTP is a commonly used protocol used to transfer files. There are many ready-made solutions; it might not be necessary to program it. On the other hand, you may need to integrate FTP into some other application. In other words, if you already decided to program in Java, you may need to add FTP capabilities to it.