Program To See Other Persons Screen?

Nov 30, 2010

I want to make something thats quick & will allow me to see someone elses screen at 60fps/30fps on LAN since LAN is really fast or 10fps/30fps/60fps over internet. Of course depending on the the computer & internet speeds & everything it will vary how good it works but i'm trying to do it over computers with really fast network/internet speeds & computers, other ways to do it given to me have been really slow, I couldn't even make my app display the picture at even as much as 10fps & that was without sending it over for another computer to display & displaying it in the same application.

View 1 Replies


ADVERTISEMENT

Make A Screen Recorder (not Screen Capture) Program

Aug 20, 2010

I wanted to make a screen recorder (not screen capture) program, but I am not entirely sure how to get it started. I have seen many videos and things on how to make one, but all of these just take multiple pictures and then don't compile them into a movie file, and I don't want to take many pictures (unless that is the only way possible.) I am using Visual Basic 2010 Express and I have looked at the Windows Media Encoder, but I can't seem to figure out how to use/implement it (yes, I have downloaded and installed it.) Maybe I can use some kind of ActiveX control?

View 3 Replies

Allow User To Type In All And/or Part Of A Persons Name?

Oct 26, 2010

I'm trying to allow a user to type in all and/or part of a persons name, which is held in an array, that will yield a parallel array result in the form of a phone number. Here is what I have:

Dim strPeople() As String = {"Ashley", "Brian", "Tony", "David", "Emily", "Frank", "Gina"}
Dim strPhoneNumbers() As String = {"111-2222", "222-3333", "333-4444", "444-5555", "555-6666", "666-7777", "777-8888"}

[Code]....

View 5 Replies

Class Which Consists Of A Persons Name And Their Height

Jan 7, 2012

I've got a class which consists of a persons name and their height. I then want to sort there height which is in an array, which I can do. However when I want to display both the height in order with there name I can't. The heights are sorted in order but the names just appear in the order they were entered. How do I make the right name appear next to the height?

View 2 Replies

Searching Persons In A Database From Form?

Jul 13, 2011

I am building an application in VB.net and trying to get detail information from the database from de persons name that I write in a textbox, i've the following code (i get an eeror, can not find column "the name i give in the textbox").

in the load of the form :

mijnKlant.KlantVullen()
dgvKlanten.DataSource = mijnKlant.p_klant
With Me.dgvKlanten

[code]....

View 1 Replies

Screen Resolution - Change My Program's Size Correct To Make Program,  800x600 Such As Minimum?

Jun 1, 2010

I made vb.net program for 1440x900 resolution, if i run my program on 800x600 or 1024x768, my program's resolution is bigger then windows, so i have problem with resolution. Now i want to change my program's size and i am interested in, wich resolution is correct to make program, 800x600 such as minimum?

View 9 Replies

Get A Program Made W/ Vb To Click On A Certain Part Of The Screen Outside Of The Program?

Jun 22, 2010

I was wondering can you get a program made w/ vb to click on a certain part of the screen outside of the program? and also, can you copy information from outside the program in another window and store it in the program as a variable.

View 1 Replies

Winforms - Store The Persons Username In Some Form Of Global "cookie"?

Jan 29, 2012

Ive done a login in vb.net (Visual Studio) which works like a charm. However, i need to store the username of the person that has logged in, in some form of cookie. How can i store the persons username in some form of global "cookie"? It will be cleared when they log out or the program closes PS. I dont literally mean a web cookie - just not sure what else to call it. Just a global variable which will store the current user.

[Code]...

View 1 Replies

Screen Blanks After 1 Min Of Processing (of Excel File) / Refresh Or Freeze Screen To Avoid Blank Screen?

Jun 29, 2011

BTW this issue occurs in any MS office program when the VB.Net (or even VBA) is processing information.Example: In Excel, a worksheet is displayed on the screen. I start either, a VB.Net or VBA procedure and within 30 seconds the Excel worksheet (previously displayed) blanks out. In both VB.Net and VBA,ScreenUpdating = False. My expectation is that the previously displayed screen would stay static as if I left my desk to get a cup of coffee; came back and the same ole Excel worksheet was still there?Of course, setting VBA Screen Updating = False accomplishes two goals: 1) speeds up processing and 2) saves the user from seeing unnecessary "garbage-processing" steps.Why does VBA or VB.Net ScreenUpdating = False not freeze the screen at the time of its invoking?

View 11 Replies

Getting Program For Touch Screen Lcd?

Mar 23, 2011

I wanted to ask that can a simple vb dot net program run on a computer with windows xp and LCD screen?I have a simple computer with a standard monitor, no touch screen, Windows 7 ultimate and Visual Studio 2010. Do i need anything else to create a simple VB .net program for another computer with Windows xp and Touch screen LCD?

View 2 Replies

Make My Program Fit Itself To Screen?

Feb 1, 2011

Does any one know the code to fit the program to any screen res.?

I have Visual Studio 2008 Standard

View 1 Replies

Program For Touch Screen Lcd?

Mar 23, 2011

I don't know if i am posting in the right place. Please be kind with me.I wanted to ask that can a simple vb dot net program run on a computer with windows xp and LCD screen?

I have a simple computer with a standard monitor, no touch screen, Windows 7 ultimate and Visual Studio 2010. Do i need anything else to create a simple VB .net program for another computer with Windows xp and Touch screen LCD?

View 5 Replies

Program Opening Top Right Of Screen

Dec 15, 2009

VB 2008 Express area. I'm trying to double click the program I've got and put the window it opens to at the upper right of the screen.

View 1 Replies

Create A Screen Scraper App With Program?

May 19, 2010

At my company we use Auto Hotkey to do screen scrapes, I was wondering if there is a way to do something similar but with VB? Obviously it wouldn't be a win forms app as it's more of using send keys and mouse movements and cutting and pasting from the host software.

View 5 Replies

Create A Screen Server Program?

Mar 15, 2009

How to create a Screen server Program...i also want to update the information on the same time also..

View 2 Replies

Handle The Screen Resolution By Program?

Sep 10, 2009

I am developing programms in VFP and i want to handle the screen resolution by program

View 2 Replies

IDE :: Splash Screen Error When Run Program?

Jan 19, 2011

I added a splash screen to my program, using the default one and just changing some of the information on it like copyright etc and rezized the form a bit. I set it to to start centre screen. I am not sure if I did any other changes.When it ran it came up with this error for the line I have added. I got it to copy the detail to clip boardif I specify the splash screen as none again, my program runs so something must be wrong with it

Here is the line that errors and the message.
Version.Text = System.String.Format(Version.Text, My.Application.Info.Version.Major, My.Application.Info.Version.Minor)

[code].....

View 2 Replies

Making A Program Always The Front Of The Screen

Sep 17, 2009

I am making a calculator-like program, and would like to make it so that it is always the front-most form, even when another program (like Firefox) is clicked. While Firefox is the active form, my form is still up. Basically, I'd like to make the form like the on-screen keyboard; it never really minimizes unless you specifically tell it to.

[Code]...

View 1 Replies

Black Screen Is Showing But The Program Still Does Its Work.

Aug 13, 2010

I've automated some things on my computer with some mousecommands. This works perfectly. However though when I'm away for a couple of hours and I've got my program running (which is needed) the screensaver won't kick in due to the mouse movements. Is there any way to bypass this? So that a black screen is showed but the program still does its work.

View 1 Replies

Creating A Program Which Displays Text To The Screen?

Jan 21, 2010

I am creating a program which displays text to the screen.I would like to be able to set the program to have a timer so that when the user has selected the letter, after say 5 seconds a new letter appears.I have added the current code below.

Public Class Form1
Private Display As Boolean
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

[code]....

View 7 Replies

Detect Mouse Click On Screen And Run Program?

Oct 27, 2011

How to make program to detect mouse click and run vb script for action?

View 4 Replies

Enable / Disable Screen Saver Using Program?

Mar 6, 2009

How can i enable/disable screen saver by vb.net?i have found only samples to do this with vb6 with a api but in vb.net

View 1 Replies

Get My Program To Run In The Background - Don't Want To Have The Minimized Screen On The Task Bar

Aug 12, 2010

I would like to get my program to run in the background. The EXE file I have created, I want it to run in the background and yet do not want to show the user that the program is running. Like I don't want to have the minimized screen on the task bar. Can I do it in my VB.net program.

View 10 Replies

Invert Entire Screen Colors In Program?

Jun 19, 2009

Invert entire screen colors in vb?

View 4 Replies

Key Events Association With Active Program On Screen

Jan 8, 2011

I'm trying to do program that do something with F1 and F2 keys. So all working while my program is active. If my program is on screen. If I'm using other programs and my program isn't active on screen then these buttons won't do anything.

My code so far:
This is under load program :
Me.KeyPreview = True

This is when keys are pressed :
Private Sub frmMain_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles Me.KeyDown
Select Case e.KeyCode
Case Keys.F2
MessageBox.Show("F1")
[Code] .....

View 2 Replies

Make A Program That Makes A Popup On Screen?

Mar 4, 2009

I where wondering about it is pausible to make a program that makes a popup on your screen at a time you chose in the program? and then you could choose a text and a icon as a message, so the program reminded you about something?

View 15 Replies

Make A Program To Grab Numbers From The Screen?

Oct 13, 2011

I am making the tough transition from VBA to VB and would be pleased to hear from a VB expert. I am trying to make a program to grab numbers from the screen so that I can log them to a text file. The numbers are part of a flash animation which is regularly updating the number I want to capture and as there is no API i am grabbing the region where the number is displayed into a bitmap and then want to recognise the number with OCR. The code below grabs the screen region ok.

[Code]...

View 1 Replies

Make Program Full Screen For All Resolutions?

Sep 1, 2011

I have a problem.How i can to make my program full screen for all resolutions ? i have 1280 x 1024 and if i change the resolutions, my program does not look good.

View 1 Replies

Output Screen Just Flashes On Running Program

Sep 30, 2009

I have windows 7 installed on my laptop and visual basic 2005 academic edition as well. I can use VB but when I go to run program, it compiles, links, and executes, but the output screen just shows up for about 1 second. I have tried updating my computer and manually updating VB2005, with no luck.

View 3 Replies

Program That Is Rapidly Growing After The Login Screen?

Feb 19, 2010

I am working on a program that is rapidly growing. After the login screen, I have to wait about 10 seconds before the main form shows up. I want to add a loading or splash screen in that time, but I am having a lot of trouble having two forms launch at once.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved