sync toc
Overview
Programmer’s guide
Changes
Brecham.Obex
AbortableStream Class
AbortableStream Members
Properties
CanSeek Property
Length Property
Position Property
Methods
Abort Method
Abort Method ()
Abort Method (String)
Seek Method
SetLength Method
BackupFirst Enumeration
IfFolderDoesNotExist Enumeration
ObexClientSession Class
ObexClientSession Members
ObexClientSession Constructor
Fields
InvalidConnectionId Field
Properties
CloseInput Property
ConnectionId Property
PduFactory Property
Methods
Abort Method
Abort Method ()
Abort Method (String)
ClearConnectionId Method
Connect Method
Connect Method ()
Connect Method (ObexHeaderCollection)
Connect Method (Byte[])
Delete Method
Delete Method (ObexHeaderCollection)
Delete Method (String)
Disconnect Method
Disconnect Method ()
Disconnect Method (String)
Dispose Method
Get Method
Get Method (ObexHeaderCollection)
Get Method (String, String)
GetFolderListing Method
GetTo Method
GetTo Method (Stream, ObexHeaderCollection)
GetTo Method (Stream, String, String)
Put Method
Put Method (ObexHeaderCollection)
Put Method (String, String)
Put Method (String, String, Int64)
Put Method (String, String, UInt32)
PutFrom Method
PutFrom Method (Stream, ObexHeaderCollection)
PutFrom Method (Stream, String, String)
PutFrom Method (Stream, String, String, Int64)
PutFrom Method (Stream, String, String, UInt32)
SetPath Method
SetPath Method (BackupFirst, String, IfFolderDoesNotExist)
SetPath Method (Boolean, String, Boolean)
SetPath Method (String)
SetPathReset Method
SetPathUp Method
TryGetConnectionId Method
ObexConstant Class
ObexConstant Members
Fields
FileNameIrMCLog Field
TcpPortNumber Field
ObexConstant.Target Class
ObexConstant.Target Members
Properties
FolderBrowsing Property
IrMC Property
SyncML Property
ObexConstant.Type Class
ObexConstant.Type Members
Fields
Capability Field
FolderListing Field
ObjectProfile Field
TextVcard Field
ObexGetStream Class
ObexGetStream Members
Properties
CanRead Property
CanWrite Property
Length Property
ResponseHeaders Property
Methods
Flush Method
Read Method
Write Method
ObexHeaderCollection Class
ObexHeaderCollection Members
ObexHeaderCollection Constructor
Properties
Count Property
Keys Property
Methods
Add Method
Add Method (ObexHeaderId, Byte[])
Add Method (ObexHeaderId, Int32)
Add Method (ObexHeaderId, String)
Add Method (ObexHeaderId, UInt32)
AddType Method
AppendSkippingAnyDuplicates Method
Clear Method
Contains Method
Dump Method
GetByteSeq Method
GetEnumerator Method
GetFourByteAsSigned Method
GetFourByteAsUnsigned Method
GetOneByte Method
GetString Method
IsByteSeqType Method
IsFourByteType Method
IsNumericType Method
IsOneByteType Method
IsUnicodeType Method
Prepend Method
Prepend Method (ObexHeaderId, Int32)
Prepend Method (ObexHeaderId, UInt32)
Remove Method
ObexHeaderConverter Class
ObexHeaderConverter Members
Methods
DateTimeAsIso8601ByteSeq Method
DateTimeFromIso8601ByteSeq Method
StringAsAsciiByteSeq Method
StringFromAsciiByteSeq Method
StringFromAsciiByteSeq Method (Byte[])
StringFromAsciiByteSeq Method (Byte[], Boolean)
ObexHeaderId Enumeration
ObexPutStream Class
ObexPutStream Members
Properties
CanRead Property
CanWrite Property
Methods
Flush Method
Read Method
Write Method
ObexResponseException Class
ObexResponseException Members
ObexResponseException Constructor
Fields
ErrorMsgPrefixUnexpectedResponseCode Field
Properties
Description Property
Message Property
ResponseCode Property
Methods
GetObjectData Method
Brecham.Obex.Net
ConsoleMenuObexSessionConnection Class
ConsoleMenuObexSessionConnection Members
ConsoleMenuObexSessionConnection Constructor
GuiObexSessionConnection Class
GuiObexSessionConnection Members
GuiObexSessionConnection Constructor
GuiObexSessionConnection Constructor (ProtocolFamily, Boolean, Control)
GuiObexSessionConnection Constructor (ProtocolFamily, Boolean, ToolStripItem)
GuiObexSessionConnection Constructor (ProtocolFamily, Boolean)
MenuKeyboardInput Class
MenuKeyboardInput Members
Fields
Prompt Field
Methods
FirstCharAsUppercase Method
GetCharacterInSetUppercase Method
GetCharacterInSetUppercase Method (String)
GetCharacterInSetUppercase Method (String, String)
GetCmdLineIsYesAssumeNo Method
GetCmdLineIsYesAssumeNo Method ()
GetCmdLineIsYesAssumeNo Method (String)
GetCmdLineIsYesAssumeYes Method
GetCmdLineIsYesAssumeYes Method ()
GetCmdLineIsYesAssumeYes Method (String)
GetCmdLineIsYesBlankIs Method
GetCmdLineIsYesBlankIs Method (Boolean)
GetCmdLineIsYesBlankIs Method (Boolean, String)
GetIndexOfRange Method
ReadLine Method
ReadLine Method (ReadLineInputIsEmpty)
ReadLine Method (ReadLineInputIsEmpty, TextReader, TextWriter)
ObexSessionConnection Class
ObexSessionConnection Members
Properties
MaxSendSize Property
ObexBufferSize Property
ObexClientSession Property
ObexTransportConnection Class
ObexTransportConnection Members
Fields
ObexDefaultService Field
ObexFtpService Field
ObexPushService Field
ReadLineInputIsEmpty Enumeration
TransportConnection Class
TransportConnection Members
Fields
ProtocolFamily_Bluetooth Field
Properties
Client Property
Connected Property
PeerStream Property
RequestedRemoteAddress Property
Methods
Close Method
Connect Method
Dispose Method
UriObexSessionConnection Class
UriObexSessionConnection Members
UriObexSessionConnection Constructor
UriObexSessionConnection Constructor (Uri)
UriObexSessionConnection Constructor (String, String)
UriObexSessionConnection Constructor (String, BluetoothAddress)
UriObexSessionConnection Constructor (String, IrDAAddress)
Brecham.Obex.Net.Forms
ProtocolComboBox Class
ProtocolComboBox Members
ProtocolComboBox Constructor
Properties
SelectedProtocol Property
TcpipAddressDialog Class
TcpipAddressDialog Members
TcpipAddressDialog Constructor
Properties
AddressOrHostName Property
Brecham.Obex.Objects
CapabilityObjectParser Class
CapabilityObjectParser Members
Fields
DtdName Field
Properties
Dtd Property
ObexFileItem Class
ObexFileItem Members
ObexFileItem Constructor
ObexFileOrFolderItem Class
ObexFileOrFolderItem Members
Properties
Accessed Property
Created Property
DisplayName Property
Group Property
GroupPerm Property
HasSize Property
Modified Property
Name Property
OtherPerm Property
Owner Property
Size Property
Type Property
UserPerm Property
XmlLang Property
Methods
ResetSize Method
ObexFolderItem Class
ObexFolderItem Members
ObexFolderItem Constructor
ObexFolderListing Class
ObexFolderListing Members
Properties
AllItems Property
Files Property
Folders Property
HasParentFolder Property
ObexFolderListingItem Class
ObexFolderListingItem Members
ObexFolderListingParser Class
ObexFolderListingParser Members
ObexFolderListingParser Constructor
ObexFolderListingParser Constructor (Stream)
ObexFolderListingParser Constructor (TextReader)
Fields
DtdName Field
Properties
Dtd Property
IgnoreUnknownAttributeNames Property
StripDocType Property
StripNullBytes Property
Methods
GetAllItems Method
GetNextItem Method
ObexParentFolderItem Class
ObexParentFolderItem Members
ObexParentFolderItem Constructor
ObexXmlResolver Class
ObexXmlResolver Members
ObexXmlResolver Constructor
Properties
Credentials Property
Methods
Create Method
GetEntity Method
ObexXmlUtilities Class
ObexXmlUtilities Members
Methods
CreateXmlException Method
CreateXmlReader Method
CreateXmlReader Method (Stream)
CreateXmlReader Method (TextReader)
CreateXmlReaderSettings Method
StrippingEnabled Enumeration
Brecham.Obex.Pdus
ObexCreatedPdu Class
ObexCreatedPdu Members
Properties
BodyStreamLength Property
Buffer Property
EndOfBodyStream Property
Length Property
ObexCreateTooLongException Class
ObexCreateTooLongException Members
ObexCreateTooLongException Constructor
ObexHeaderIdMasks Class
ObexHeaderIdMasks Members
Fields
MaskType Field
TypeByteSeq Field
TypeFourByte Field
TypeOneByte Field
TypeString Field
Methods
GetName Method
GetNameFromHeaderId Method
ObexOpcode Enumeration
ObexOpcodeMasks Class
ObexOpcodeMasks Members
Fields
FinalBit Field
MaskNonFinal Field
ObexParsedPdu Class
ObexParsedPdu Members
Properties
Code Property
ExtraLength Property
Headers Property
ObexParsedRequestPdu Class
ObexParsedRequestPdu Members
Properties
Opcode Property
ObexParsedResponsePdu Class
ObexParsedResponsePdu Members
Properties
ResponseCode Property
ObexPduFactory Class
ObexPduFactory Members
ObexPduFactory Constructor
Fields
DefaultMru Field
MaximumMru Field
MinimumMru Field
Properties
LocalMru Property
Mtu Property
PeerMru Property
Methods
ClearMtu Method
Create Method
Create Method (Byte, ObexHeaderCollection, Stream)
Create Method (Byte[], Byte, ObexHeaderCollection, Stream)
CreateRequest Method
CreateRequest Method (ObexOpcode)
CreateRequest Method (ObexOpcode, ObexHeaderCollection)
CreateRequest Method (ObexOpcode, ObexHeaderCollection, Stream)
CreateRequest Method (Byte[], ObexOpcode, ObexHeaderCollection, Stream)
CreateResponse Method
CreateResponse Method (ObexResponseCode, ObexHeaderCollection, Stream)
CreateResponse Method (Boolean, ObexResponseCode, ObexHeaderCollection, Stream)
CreateResponse Method (Boolean, Byte[], ObexResponseCode, ObexHeaderCollection, Stream)
GetNewSendBuffer Method
GetReceiveBuffer Method
GetSendBuffer Method
Parse Method
ParseForLength Method
ParseForLength Method (Boolean, Byte[], Int32, Int32, Int32)
ParseForLength Method (Byte[], Int32, Int32, Int32)
ParseResponse Method
ParseResponse Method (Boolean, Byte[], Int32)
ParseResponse Method (Byte[], Int32)
ParseResponseToConnect Method
ObexPduType Enumeration
ObexResponseCode Enumeration