You are here:
Contents
Contents
This is the table of contents of this documentation.
Overview
Installing the iConf .NET SDK
Getting Started
IP to IP Mode
Using the Central Server Service
Choosing a Database
Using the Embedded Database
Using a SQL Server Database
Database Scripts
MYSQL SCRIPTS
SQL SERVER SCRIPTS
Using a MySQL Database
Configure Listening Ports
Starting the Central Server
Registering a new user
Logging in
Logging out
Adding a new Contact
Accepting/Rejecting a contact request
Viewing Pending Contact Request
Starting a conference with 1 or more users
Accepting a conference request
Viewing a user (video stream)
Updating your Profile picture
Sharing Files
Symbol Reference
iConfServer.NET Namespace
Classes
iConfServerDotNet Class
iConfServerDotNet Members
iConfServerDotNet Constructor
iConfServerDotNet Structures
COPYDATASTRUCT Structure
iConfServerDotNet Enumerations
AudioPlayBackType Enumeration
audioType Enumeration
DesktopSharingType Enumeration
H264Profile Enumeration
h264SpeedLevel Enumeration
RateControl Enumeration
iConfServerDotNet Fields
H263 Field
H264 Field
MPEG4 Field
mycallbackid Field
WM_COPYDATA Field
WM_USER Field
iConfServerDotNet Methods
AcceptCall Method
AcceptContactRequest Method
AddUserAsContact Method
AutoJoinRoomOnLogin Method
CaptureFrame Method
ChangePassword Method
ChangeStatus Method
CRLFDelimitedStringToIList Method
DeleteProfilePicture Method
DeleteUser Method
DenyScreenControl Method
DenyScreenControl Method (int)
DenyScreenControl Method (string)
DisconnectClient Method
DisconnectFromCentralServer Method
Dispose Method
EnableEchoCancellation Method
EnableGrayScale Method
EnableVoiceActivation Method
GetAssemblyVersion Method
GetAudioBytesReceived Method
GetAudioCompressorsForRecording Method
GetAudioCompressorsForRecordingStr Method
GetAudioInputDevices Method
GetAudioInputDevicesList Method
GetAudioInputlevel Method
GetAudioInputLevel Method
GetAudioOutputDevices Method
GetAudioOutputDevicesList Method
GetAudioOutputVolume Method
GetBoundIP Method
GetBoundPort Method
GetConferenceRooms Method
GetContactList Method
GetFile Method
GetLocalIp Method
GetLocalIpStr Method
GetMyCallBackId Method
GetPendingContactRequests Method
GetProfilePicture Method
GetStatusMessages Method
GetUserProfile Method
GetUserScr Method
GetVideoCompressorsForRecording Method
GetVideoCompressorsForRecordingStr Method
GetVideoDevices Method
GetVideoDevicesStr Method
GetVideoInputs Method
GetVideoInputsStr Method
GetVideoSizes Method
GetVideoSizesStr Method
GetVolume Method
GrantScreenControl Method
GrantScreenControl Method (int)
GrantScreenControl Method (string)
HoldRecording Method
InitializeAudioSystem Method
InviteClientToViewScreen Method
InviteUsersToViewScreen Method
InviteUsersToViewScreen Method (ArrayList)
InviteUsersToViewScreen Method (List<string>)
IsConnected Method
JoinConference Method
JoinConference Method (string)
JoinConference Method (string, string)
JoinConferenceRoom Method
JoinConferenceRoom Method (string)
JoinConferenceRoom Method (string, string)
LeaveConference Method
LeaveCurrentConferenceRoom Method
Listen Method
Logging Method
Login Method
Logout Method
LoopBackAudioTest Method
Mute Method
MuteContactInConference Method
Pause Method
ReconfigureAudioSystem Method
RecordToNewFileNow Method
RegisterUser Method
RejectCall Method
RejectCallEx Method
RejectConferenceRequest Method
RemoveContact Method
RemoveNoiseFromOutgoingAudio Method
RequestScreenControl Method
ResumeRecording Method
RevokeScreenControl Method
RevokeScreenControl Method (int)
RevokeScreenControl Method (string)
Search Method
SelectIPCameraAsVideoSource Method
SelectIPCameraAsVideoSource Method (string)
SelectIPCameraAsVideoSource Method (string, string, string)
SelectVideoCaptureDeviceAsVideoSource Method
SelectVideoDevice Method
SelectVideoFileAsVideoSource Method
SelectVideoInput Method
SendCustomObject Method
SendKeepAlive Method
SendMessage Method
SendMessageToConference Method
SendPrivatemessageToUser Method
SendShareFileRequest Method
SendTextMessage Method
SetAudioInputlevel Method
SetAudioOutputVolume Method
SetAudioPlaybackType Method
SetBrightness Method
SetContrast Method
SetEncoderProperties Method
SetEncoderProperties Method (VideoCodecs, int, int, int, int, int)
SetEncoderProperties Method (string, int, int, int, int, int, int, int)
SetEncoderProperties Method (string, int, int, int, int, int, int, int, int)
SetEncoderPropertiesEx Method
SetFrameCaptureInterval Method
SetGainLevel Method
SetHue Method
SetIEMode Method
SetOutputGain Method
SetPreviewFrameRate Method
SetSaturation Method
SetStatusMessage Method
SetUnlockCode Method
SetVoiceActivationLevel Method
SetVolume Method
ShareFile Method
ShowVideoCaptureDevicePropertyDialog Method
StartConference Method
StartConference Method (ArrayList)
StartConference Method (ArrayList, string)
StartConferenceEx Method
StartMotionDetection Method
StartPreview Method
StartRecording Method
StartRecordingAudioConference Method
StartRecordingCurrentVideoPreview Method
StartRecordingCurrentVideoPreview Method (bool, string)
StartRecordingCurrentVideoPreview Method (bool, string, bool)
StartRecordingCurrentVideoPreview Method (bool, string, int, int, bool, int, int, int)
StartRecordingCurrentVideoPreview Method (bool, string, int, int, bool, int, int, int, bool)
StartRecordingCurrentVideoPreviewWmv9 Method
StartRecordingCurrentVideoPreviewWmv9 Method (bool, string, string)
StartRecordingCurrentVideoPreviewWmv9 Method (bool, string, string, bool)
StartRecordingToWMV Method
StartScreenSharing Method
StartTransmittingAudio Method
StopMotionDetection Method
StopPreview Method
StopRecording Method
StopRecording Method ()
StopRecording Method (int)
StopRecordingAudioConference Method
StopRecordingCurrentVideoPreview Method
StopScreenSharing Method
StopTransmittingAudio Method
TextOverLay Method
TextOverLay Method (bool, string)
TextOverLay Method (bool, string, Font, int, bool, int)
UpdateProfilePicture Method
ViewUser Method
waveOutGetVolume Method
waveOutSetVolume Method
XmitDesktop Method
iConfServerDotNet Properties
CallBackId Property
CallbackObject Property
ConnectedClientCount Property
CurrentVideoCodec Property
IsConnectedToCentralServer Property
IsListening Property
IsScreenSharingEnabled Property
PreviewHeight Property
PreviewWidth Property
VideoDeviceCount Property
VideoRateControl Property
iConfServerDotNet Delegates
AddContactRequestResponseDelegate Delegate
CannotRunGraphDelegate Delegate
ChangePasswordResponseDelegate Delegate
ClientConnectionLostDelegate Delegate
ClientDisconnectedDelegate Delegate
ConferenceMessageReceivedDelegate Delegate
ConferencePrivateMessageReceivedDelegate Delegate
ConferenceRequestDelegate Delegate
ConferenceRequestRejectedDelegate Delegate
ContactListReceivedDelegate Delegate
ContactStatusChangeDelegate Delegate
ContactStatusMessageChangeDelegate Delegate
CustomObjectReceivedDelegate Delegate
DisconnectedFromCentralServerDelegate Delegate
FileDownloadCompletedDelegate Delegate
FileDownloadProgressDelegate Delegate
IncomingCallDelegate Delegate
InvalidConferenceRoomPasswordDelegate Delegate
JoinedConferenceRoomDelegate Delegate
LogDelegate Delegate
LoginResponseDelegate Delegate
LogoutResponseDelegate Delegate
MotionDetectedDelegate Delegate
MotionNotDetectedDelegate Delegate
NewContactRequestDelegate Delegate
NewDesktopAvailableDelegate Delegate
NewFileShareRequestDelegate Delegate
NewVideoFrameAvailableDelegate Delegate
NewVideoFrameBytesAvailableDelegate Delegate
PendingContactRequestResponseDelegate Delegate
ProfilePictureUpdatedDelegate Delegate
ReadyToShareScreenDelegate Delegate
RecordingReadyToStartDelegate Delegate
RegistrationResponseDelegate Delegate
RemoveContactResponseDelegate Delegate
ScreenControlDeniedDelegate Delegate
ScreenControlGrantedDelegate Delegate
ScreenControlRequestDelegate Delegate
ScreenSharingSessionAcceptedDelegate Delegate
ScreenSharingSessionAvailableDelegate Delegate
ScreenSharingSessionRejectedDelegate Delegate
SearchResponseDelegate Delegate
StatusMessagesReceivedDelegate Delegate
TalkingDelegate Delegate
TextMessageReceivedDelegate Delegate
UserJoinedConferenceDelegate Delegate
UserLeftConferenceDelegate Delegate
UserProfileReceivedDelegate Delegate
VideoDeviceSelectedDelegate Delegate
VideoPreviewStartedDelegate Delegate
ViewUserResponseReceivedDelegate Delegate
iConfServerDotNet Events
AddContactRequestResponse Event
CannotRunGraph Event
ChangePasswordReponse Event
ClientConnectionLost Event
ClientDisconnected Event
ConferenceMessageReceived Event
ConferencePrivateMessageReceived Event
ConferenceRequest Event
ConferenceRequestRejected Event
ContactListReceived Event
ContactStatusChanged Event
ContactStatusMessageChanged Event
CustomObjectReceived Event
DisconnectedFromCentralServer Event
FileDownloadCompleted Event
FileDownloadProgress Event
IncomingCall Event
InvalidConferenceRoomPassword Event
JoinedConferenceRoom Event
Log Event
LoginResponse Event
LogoutResponse Event
MotionDetected Event
MotionNotDetected Event
NewContactRequest Event
NewDesktopAvailable Event
NewFileShareRequest Event
NewVideoFrameAvailable Event
NewVideoFrameBytesAvailable Event
PendingContactRequest Event
ProfilePictureUpdated Event
ReadyToShareScreen Event
RecordingReadyToStart Event
RegistrationResponse Event
RemoveContactResponse Event
ScreenControlDenied Event
ScreenControlGranted Event
ScreenControlRequest Event
ScreenSharingSessionAccepted Event
ScreenSharingSessionAvailable Event
ScreenSharingSessionRejected Event
SearchResponse Event
StatusMessagesReceived Event
Talking Event
TextMessageReceived Event
UserJoinedConference Event
UserLeftConference Event
UserProfileReceived Event
VideoDeviceSelected Event
VideoPreviewStarted Event
ViewUserResponseReceived Event
Interfaces
ICallback Interface
ICallback Members
ICallback Methods
ClientConnectionLost Method
ConferenceRequest Method
ContactListReceived Method
ContactStatusChanged Method
IncomingCall Method
JoinedConferenceRoom Method
LoginResponse Method
LogoutResponse Method
NewContactRequest Method
PendingContactRequestResponse Method
RegistrationResponse Method
SearchResponse Method
TextMessageReceived Method
UserJoinedConference Method
UserLeftConference Method
VideoDeviceSelected Method
VideoPreviewStarted Method
ViewUserResponseReceived Method
iConfClient.NET Namespace
Classes
iConfClientDotNet Class
iConfClientDotNet Members
iConfClientDotNet Constructor
iConfClientDotNet Enumerations
AudioPlayBackType Enumeration
audioType Enumeration
iConfClientDotNet Fields
H263 Field
H264 Field
MPEG4 Field
iConfClientDotNet Methods
AcceptScreenSharingSession Method
Call Method
CaptureImage Method
ClearImage Method
Disconnect Method
Dispose Method
EnableEchoCancellation Method
GetAssemblyVersion Method
GetAudioOutputDevices Method
GetAudioOutputDevicesList Method
GetInterfaceSafetyOptions Method
GetUserScr Method
Logging Method
Mute Method
ReconfigureAudioSystem Method
RegisterClass Method
RejectScreenSharingSession Method
RequestScreenControl Method
SendTextMessage Method
SetAudioPlaybackType Method
SetImage Method
SetInterfaceSafetyOptions Method
SetOutputGain Method
SetPlaybackDevice Method
SetViewerSizeMode Method
SetVolume Method
UnregisterClass Method
iConfClientDotNet Properties
AutoReconnect Property
CallbackObject Property
CurrentVideoHeight Property
CurrentVideoWidth Property
iConfClientDotNet Delegates
CallAcceptedDelegate Delegate
CallRejectedDelegate Delegate
ClientDisconnectedDelegate Delegate
IncomingVideoSizeChangedDelegate Delegate
LogDelegate Delegate
NewBitmapFrameAvailableDelegate Delegate
NewDesktopAvailableDelegate Delegate
NewVideoFrameBytesAvailableDelegate Delegate
RequestToShareScreenDelegate Delegate
ScreenControlDeniedDelegate Delegate
ScreenControlGrantedDelegate Delegate
ScreenSharingStoppedDelegate Delegate
SocketErrorDelegate Delegate
TextMessageReceivedDelegate Delegate
iConfClientDotNet Events
CallAccepted Event
CallRejected Event
ClientDisconnected Event
IncomingVideoSizeChanged Event
Log Event
NewBitmapFrameAvailable Event
NewDesktopAvailable Event
NewVideoFrameBytesAvailable Event
RequestToShareScreen Event
ScreenControlDenied Event
ScreenControlGranted Event
ScreenSharingStopped Event
SocketError Event
TextMessageReceived Event
Interfaces
ICallback Interface
ICallback Members
ICallback Methods
CallAccepted Method
CallRejected Method
ClientDisconnected Method
TextMessageReceived Method
IComEvents Interface
IComEvents Members
IComEvents Methods
CallAccepted Method
CallRejected Method
IObjectSafety Interface
IObjectSafety Members
IObjectSafety Methods
GetInterfaceSafetyOptions Method
SetInterfaceSafetyOptions Method
Made with
Doc-O-Matic
.
Copyright (c) 2009. AVSPEED, Inc. All rights reserved.