Download JObexFTP Free Java Code
Description
JObexFTP is a Java implementation of Obex Client protocol under Siemiens/Cinterion AT specification aimed to work with TC65 and TC65i modules. Its a fully opensource library (and application) to transfer files from/to obex server. You can use it in any.
Source Files
The download file JObexFTP-master.zip has the following entries.
CHANGELOG// w w w .j a v a 2s . c o m
LICENSE
MANIFEST.MF
Makefile
README
bin/JObexFTP2.jar
bin/cmd_autoexec_off.sh
bin/emulator
bin/jobexftp
bin/jobexftp.bat
bin/jobexftpfs.sh
bin/lib/LICENSE.txt
bin/lib/nrjavaserial-3.8.4.jar
bin/obex-folder-listing.dtd
doc/obex/obex10.tar.gz
doc/obex/obex13.tar.gz
lib/Install.txt
lib/LICENSE.txt
lib/nrjavaserial-3.8.4.jar
lib/run-install.sh
src/com/dummy/DummyRXTXPort.java
src/com/dummy/DummySerialPortEvent.java
src/com/dummy/DummySerialPortEventListener.java
src/com/lhf/jobexftp/StandAloneApp.java
src/com/lhf/jobexftp/ui/CommandFileUserInterface.java
src/com/lhf/jobexftp/ui/CommandLineUserInterface.java
src/com/lhf/jobexftp/ui/InteractiveUserInterface.java
src/com/lhf/jobexftp/ui/TelnetUserInterface.java
src/com/lhf/jobexftp/ui/UserInterface.java
src/com/lhf/obexftplib/etc/Log.java
src/com/lhf/obexftplib/etc/OBEXDevice.java
src/com/lhf/obexftplib/etc/Utility.java
src/com/lhf/obexftplib/event/ATEventListener.java
src/com/lhf/obexftplib/event/ConnectionModeListener.java
src/com/lhf/obexftplib/event/DataEventListener.java
src/com/lhf/obexftplib/fs/OBEXFile.java
src/com/lhf/obexftplib/fs/OBEXFolder.java
src/com/lhf/obexftplib/fs/OBEXObject.java
src/com/lhf/obexftplib/io/ATConnection.java
src/com/lhf/obexftplib/io/OBEXClient.java
src/com/lhf/obexftplib/io/obexop/AbortRequest.java
src/com/lhf/obexftplib/io/obexop/AbortResponse.java
src/com/lhf/obexftplib/io/obexop/ConnectRequest.java
src/com/lhf/obexftplib/io/obexop/ConnectResponse.java
src/com/lhf/obexftplib/io/obexop/DisconnectRequest.java
src/com/lhf/obexftplib/io/obexop/DisconnectResponse.java
src/com/lhf/obexftplib/io/obexop/GetRequest.java
src/com/lhf/obexftplib/io/obexop/GetResponse.java
src/com/lhf/obexftplib/io/obexop/Header.java
src/com/lhf/obexftplib/io/obexop/HeaderSet.java
src/com/lhf/obexftplib/io/obexop/Packet.java
src/com/lhf/obexftplib/io/obexop/PutRequest.java
src/com/lhf/obexftplib/io/obexop/PutResponse.java
src/com/lhf/obexftplib/io/obexop/Request.java
src/com/lhf/obexftplib/io/obexop/Response.java
src/com/lhf/obexftplib/io/obexop/SetPathRequest.java
test/com/lhf/obexftplib/etc/ByteArrayTest.java
test/com/lhf/obexftplib/etc/HeaderBenchMark.java
test/com/lhf/obexftplib/etc/UtilityBenchMark.java
test/com/lhf/obexftplib/etc/UtilityTest.java
test/com/lhf/obexftplib/io/ATConnectionTest.java
test/com/lhf/obexftplib/io/OBEXClientTest.java
test/com/lhf/obexftplib/io/OBEXDataTest.java
Download
Click the following link to download JObexFTP-master.zip.
JObexFTP-master.zip