| Package | Description |
|---|---|
| org.alfresco.jlan.netbios.win32 |
| Modifier and Type | Method and Description |
|---|---|
NetBIOSSocket |
NetBIOSSocket.accept()
Accept an incoming session connection and create a session socket for the new session.
|
static NetBIOSSocket |
NetBIOSSocket.connectSocket(int lana,
NetBIOSName remoteName)
Create a NetBIOS socket that is connected to a remote server/service
|
static NetBIOSSocket |
NetBIOSSocket.createListenerSocket(int lana,
NetBIOSName nbName)
Create a NetBIOS socket to listen for incoming sessions on the specified LANA
|
static NetBIOSSocket |
NetBIOSSocket.createListenerSocket(int lana,
NetBIOSName nbName,
boolean fastAddName)
Create a NetBIOS socket to listen for incoming sessions on the specified LANA
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.