Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

1 Endorsement
Ranked #860
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

12 Posted Topics

Member Avatar for engrjd91

It's possible. there are some apps on the play store. They are capable of streaming through WIFI and Bluetooth. But not sure if it can use the front camera

Member Avatar for Kelly Burby
0
152
Member Avatar for Samerases
Member Avatar for Samerases
0
156
Member Avatar for Bandarigoda123

Hi, I'm new to here(obviously you can see :D). I'm Hiran Bandarigoda from Sri Lanka(probably u haven't heard). I'm here for studying purposes and helping for each other. Have a wonderful Day guys.

Member Avatar for happygeek
0
104
Member Avatar for Michael_23

Can you post some screenshots? If the recovery doens't started up, it's probably bugged/ or something happened. Try to reflash the firmware

Member Avatar for Bandarigoda123
0
309
Member Avatar for jessica_6

Send a program to create? you can use Microsoft Visual Studio or MonoDevelop (this one is a free IDE)

Member Avatar for Bandarigoda123
0
126
Member Avatar for BogdanCov

I don't remember if there is a such a thing. you will have to look for other way. not sure if WPF let you do it

Member Avatar for ddanbe
0
221
Member Avatar for Violet_82
Member Avatar for Pilot122x

@OP get the use of Daemon_CC 's code and set it with the checkboxes. Creativity is yours ;)

Member Avatar for Bandarigoda123
0
568
Member Avatar for ceelos1974

well for a simple example. This will be a server/client program Below is for the server...Use threading for get the stream from client...I will not implant that code. using System.IO; using System.Net; using System.Net.Sockets; namespace server { class Program { private static TcpListener Server; private static TcpClient client; private static …

Member Avatar for Bandarigoda123
0
244
Member Avatar for Amin Crash

I think it's the logic that TrackID also uses. try here:- [Click Here](http://www.codeproject.com/Articles/16350/High-Speed-Feature-Rich-and-Easy-To-Use-Graphs-and)

Member Avatar for Bandarigoda123
0
304
Member Avatar for AleMonteiro

What about the progress of the android app? Is it being made or i haven't noticed it's already done?

Member Avatar for Bandarigoda123
0
333
Member Avatar for Bandarigoda123

> Below is the code of Server using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Net.Sockets; using System.Threading; using timerss = System.Timers.Timer; namespace Magic_Client { class Program { static TcpListener server = new TcpListener(4296); static TcpClient client = new TcpClient(); private static Thread thread; private static timerss timersss; private …

Member Avatar for Ketsuekiame
0
556

The End.