Package | Description |
---|---|
net.sf.fsp.fsplib |
Modifier and Type | Method and Description |
---|---|
FSPpacket |
FSPsession.interact(byte cmd,
long filepos,
byte[] data1,
int offset1,
int length1,
byte[] data2,
int offset2,
int length2)
Sends FSP packet and waits for reply, packet is resent if lost.
|
Constructor and Description |
---|
FSPprotection(FSPpacket pkt)
Creates FSPprotection instance from FSPpacket.
|
FSPversion(FSPpacket pkt)
Creates FSPversion instance from FSPpacket
|
Copyright © 2020 FSP Project. All rights reserved.