Sub Load_YourID
Try
Dim IsNewUser As Int
IsNewUser = 1
Dim jgetmac As jGetMac
Dim strMAC As String
strMAC = jgetmac.MacAddressFromClient
Dim req As DBRequestManager = CreateRequest
Dim cmd As DBCommand = CreateCommand("SelectUserID", Array(strMAC))
Wait For (req.ExecuteQuery(cmd, 0, Null)) JobDone(j As HttpJob)
If j.Success Then
req.HandleJobAsync(j, "req")
Wait For (req) req_result(res As DBResult)
For Each row() As Object In res.Rows
lblID.Text = row(1)
MyDeviceID = row(1)
Next
End If
j.Release
Dim Rnd1,Rnd2,Rnd3 As Int
Rnd1 = Rnd(111,999)
Rnd2 = Rnd(111,999)
Rnd3 = Rnd(111,999)
If IsNewUser = 1 Then
Dim req As DBRequestManager = CreateRequest
Dim cmd As DBCommand = CreateCommand("InsertUsersInfo", Array(Rnd1 & " " & Rnd2 & " " & Rnd3 , "PC", strMAC))
req.ExecuteCommand(cmd, Null)
IsNewUser = 0
End If
'-----------------------------------
'-----------------------------------
Dim req As DBRequestManager = CreateRequest
Dim cmd As DBCommand = CreateCommand("SelectUserID", Array(strMAC))
Wait For (req.ExecuteQuery(cmd, 0, Null)) JobDone(j As HttpJob)
If j.Success Then
req.HandleJobAsync(j, "req")
Wait For (req) req_result(res As DBResult)
For Each row() As Object In res.Rows
lblID.Text = row(1)
MyDeviceID = row(1)
Next
End If
Catch
Log(LastException)
End Try
End Sub
HelloHi there...
i have to ask for Teamviewer Alternative (the first version) - the sounds of remote pc implemented - did you upload it ?
Thank you for the information, we already figured a way to transfer the system sounds but we will look into the links you sent as well...better.. way but not sure that will work at any system:
https://docs.microsoft.com/en-us/windows/win32/coreaudio/loopback-recording
enabling stereo mix (control mmsys.cpl,,1 or you can do that through registry?)
or :
and just record this source... and transfer audio... streams...
- Waveout Mix
- Mixed Output
- What You Hear
but you may be already know all these... i am sure.
Hello,Hi,
Not sure this is the right place to ask questions, but I'm really stuck
- I'm running the jRDC (serverport=17178 in the config.properties)
- I'm running the jRDCAudio (serverport = 17179 in the config.properties and manager.initialize = 17177 in the code)
- and the TeamViewerAlter.exe
All three on my internet accessible windows server with fix ip and disabled firewall
All application start fine on the server and they have access to the SQL server with the tvalter database (also on the server)
When I run the TeamViewerAlter.exe locally and input the ID the TeamViewerAlter GUI application displays on my server, I get the hourglass zoomin/zoomout animation indefinately.
I'm lost and not sure where to look for the problem.
Thanks !
Hello,@sfsameer Hi there - do we have any new how to transfer systems sounds ?
Hello,
Not yet, but the new update will be released very soon and it will contain this ability, i can't disclose the date yet until we make sure it's 100% working without any problems.
*Also seeing a lot of developers are having trouble installing the project even after we released a documentation, support website and even a video that contains the instructions so the new update will contain "click to install" functionality which will enable the developer to install the project by just clicking on next-next-finish.
Thank you,
Saif
Why the sad face? don't worry it will be an amazing update
Because we love what we do ❤The sad face (goes for you) will be yours- because the "need" of work must do to complete all these things!
I'm surprised by your patience
Hello Dear,Hi there...
so - is there any new.. with sounds.... or something ?
Well I have to say that trying to make some "big" changes (or just minifying code) to the code and how actually working.... but i don't know if it is the place to ask your opinion or not here..
- it has to do first with the type of screenshooting (i am trying leaving from heavy and 3rds tools / libraries)
- may be a better compression...
- and it has to do with databases and actually not using at all databases...
but i am facing problem with keyboard/mouse moving/keys
so i was hoping too for that Private Forum you had to create for your "already" customers to share knowledge and make it "a" better product...
I am sure that it's not right to share here anything but... i don't know where it can be that too... (b4xcode forum you ve created is just advertising features or general speaking for your sources)
??? it is so pitty... for example the changes i ve made are from March...and i am waiting to share from then... i already forgot what i did
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?