Text Transfer To Remote Computers?

Nov 3, 2009

i want to send a text from my computer to another(1 or more...)remote computer and to receive text from these computers.how can we do that in visual basic express edition 2008. do you have the source code for this...

View 2 Replies


ADVERTISEMENT

Deploy Project To Other Computers And Transfer All Files That Need?

Oct 17, 2009

1.How can i deploy my project to other computers and transfer all the files that i need? I know i do publish, but do i need to change any of my files setings, or do anyting inparticular get the files to the automatically deploy.for example how MS Office suppliers all file you need to do templates and stuff.

2.How can i tell the other persons to create a folder if they havent got one? my locations to work from is here, but no one will have the rimless data sheets folder and the shapes folder.C:Program FilesRimless Data SheetsShapes.

View 4 Replies

Communications :: WinSocket - Transfer Recorded WAV Files Between Computers

Mar 27, 2012

I need to transfer Recorded WAV Files betwenn computers. Now I want to transfer C:/Rec/Record.wav from Client to Server, then back, without the client that sent it take it. I know how to do that, the only problem is sending it. How do I do file transfer in winsock vb 10-11?

View 1 Replies

Write App That Transfer Files And Folders To Others Computers In Network

Dec 20, 2010

I need to write an app that transfer files and folders to others computers in my network vb.net.

View 3 Replies

Disk Space Of Servers / Remote Computers?

Apr 10, 2012

Need to write a utility (either VB or perhaps a script?) to do the following:-to get the free disk space of all servers and append the results to a file

I have about 20 servers and it needs to check free space of chosen drives i.e. C, D and then append results to bottom of a spreadsheet or document showing computer (server) name, drive letter and the amount of free space

Tried it with WMI and works fine on local computer but doesn't seem to work across the network

View 2 Replies

VS 2010 Copying A File To Many Remote Computers

Jul 20, 2011

I have to periodically (2-3x/wk) copy a file or two to approximately 70 remote computers. I have full control of the remote computers and they all follow the same directory structure and security permissions. I have asked in the General PC forum to see

[Code]...

View 11 Replies

Add A Domain User To A Local Group On Remote Computers?

Mar 6, 2009

add a domain user to a local group on remote computers

View 2 Replies

Write A New Program To Remote Into Our Tech Support Computers?

May 18, 2011

I am tasked to write a new program to remote into our tech support computers to help them out while they are trying to remote into their computers to see what is up if they are having problems. I was asked to be able to not move their mouse if they were in Word, Excel, in an application writing a problem ticket,

View 1 Replies

Remote Desktop - Modify That Program To Allow Me To Connect To Computers Not On My Network?

Jun 12, 2011

I have created a program that allows me to remotely access computers on my network (not all done by me i found some code online) however i want to modify that program to allow me to connect to computers not on my network. How can i go about doing this? My program consists of a client and a server. When the server runs it listens for the client on the client side i enter the IP address and it connects so i can send remote commands to the remote system.

View 4 Replies

VS 2008 Wrap Html Tags Around Text In A Texbox And Transfer Text To A Single Multiline Textbox

Jun 23, 2010

Im using the following code to wrap html tags around text in a texbox and transfer the text to a single multiline textbox from form1 to form2.[code]My problem is that if for example textbox5 and textbox6 are empty i want the program to continue anyway.

View 6 Replies

Send And Receive Text Files Amgost Two Computers?

Apr 21, 2012

What code can I use to send a simple text file to someone else's computer and choosing a save location and vice versa from theirs and loading it into a rich text box in their application that they have open, and vice versa? Their application is the same as mine (sort of like how an instant messenger works-except it does not save, send, and load text files like I am aiming for)

View 3 Replies

Using Background Intelligent Transfer Service To Transfer Files To Server?

Mar 20, 2012

I will use the Background Intelligent Transfer Service (BITS) to transfer files from a client (laptop) to a shared folder on a server within our local network.The problem is a very slow network bandwith, if we transfer a file, the other clients canīt work, all requests to other clients (application) or viewing internet pages needs a long time.My idea is to use BITS in my tool to copy/transfer a file from client to server, also I hope to get more performance for the internet requests.

View 2 Replies

Transfer Text To Excel From Vb

Mar 27, 2012

Im brand new programmer and started out with Visual Basic 2010. And Excel 2010. I will probably ask lots of dumb questions, but if I dont ask, I wont learn. I want to know if there is an easy way to transfer text from a VB app to Excel? I made a small program with a few textboxes, and a "Send" button. I have a textbox where I want to put the name of the projekt for example "projekt1" I want my values to go to the excel sheet in specifik cells and then the sheet be saved as "Projekt1" if I named it that.

Next time I open my app I want to load the values or make a new "projekt2" and it will be saved as "projekt2" I know u guys cant give me the code for this but if we take it small part. First, transfer values to Excel, How? Any tuturials on this somewhere.

View 3 Replies

Store Keystroke From Computer Or Any App And Transfer It To Given Text?

Nov 15, 2009

I want to create application that will keylog keystroke and if specific word or key stroke is typed than it will change typed word to somestring.

Example :- (kinda like flowchart)

1. User types "something" in word, firefox, etc.. ( doesn't matter it should be able to capture value from any app )

2. Application captures keystroke and check if keystroke is "something"

3. If keystoke is "something" then it will transfer or take away "something"

4. Instead of something it will type or write "I just wrote something."

View 2 Replies

Transfer Text From Check Boxes To A List Box?

Mar 6, 2010

My scenario is this; I'm doing a project on a vet and I have a form for the vaccinations that can be given. Each vaccine is assigned to a checkbox. What I want to do is, when a checkbox is checked, the required vaccine is added to the listbox. Also when numerous checkboxes are checked, I want all of the values to appear in the list box (the list box then gets saved to a database).

The only thing i've managed to do is; when the checkbox is checked it gets added to the list box. But when another one is checked the 2nd value replaces the first, in the list box.

View 6 Replies

Can't Transfer Text To Another Textbox If Form Load In MdiChild

Feb 20, 2009

I have 3 Form[code]...

I use CustomerListForm to transfer text to OrderForm[code]...

the program working normal(Transfer Text Done) if Start Up Form is OrderForm.

but the problem is, if Start up Form is MainForm(MdiParent), OrderForm(MdiChild), CustomerListForm(MdiChild)

View 5 Replies

Transfer Data From Text Files To Form A Grid?

Jan 4, 2010

I'd like to take information from a text file I 've created so as each line in the file corresponds to one cell in a row in a grid using DataGridView. I'm having trouble doing that.[code]....

View 3 Replies

VS 2010 Transfer Text From A Textbox Into A Word Document?

Nov 13, 2011

VS 2010 transfer text from a textbox into a word document

[Code]...

View 4 Replies

Asp.net - Server.transfer To Transfer Execution Of A URL

Mar 9, 2011

I'm using server.transfer to transfer execution of a URL to a dummy page which fetches information from the database. The trouble is that the master page interacts with the session.

global.asax:
Sub Application_BeginRequest(ByVal sender As Object, ByVal e As EventArgs)
' Fires at the beginning of each request
If Not (System.IO.File.Exists(Server.MapPath(Request.Url.LocalPath))) And Request.Url.LocalPath.ToLower

[CODE]...

Master page:
If String.IsNullOrEmpty(CStr(Session("SessionId"))) Then

Session.Add("SessionId", Guid.NewGuid().ToString)

End If

Page declaration: <%@ Page Language="vb" AutoEventWireup="false" CodeBehind="utilityCMS.aspx.vb" Inherits="utilityCMS" MasterPageFile="~/MasterPages/main.master" EnableSessionState="True" %>

Web.config snippet:
<httpModules>
<add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
<add name="HttpModuleAggregator" type="XPIdea.Web.HttpModuleAggregator,xpidea.web.common" />
</httpModules>

I'm getting an error :
Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included in the <configuration><system.web><httpModules> section in the application configuration.

I should also mention that this same master page works elsewhere in the site. Session is used throughout the site as well (not just in the master page).

View 2 Replies

Send Text To A Remote Desktop?

Jun 19, 2010

I am building a program that passes a string of text to a program on a remote desktop connection. I tried using SendKeys on a timer, so I could press a button on my program set the text box on remote desktop focus and then have my software 'send' the string. This doesn't seem to work, however, it does work locally if I send the text to an empty Notepad.[code]...

View 1 Replies

How To Search For A File(text) In Remote Computer

Jul 19, 2009

i wanted to search a text file in a remote computer.

View 2 Replies

Trying To Check A Remote Text File Against A Local One

Jul 9, 2011

i'm working in VB.net to create a program that checks the text in a remote text/html file against a local text file, and if the do not match, the program then does something. I keep getting an exception and i can't figure it out.

Here are the details of the exception:[code...]

I'm not at all used to working in VB, and i'm not sure if i did that HTML right either, so that could be the problem.

View 6 Replies

Connect To A Remote Network By Creating A Temporary Connection On The Fly By Using The Remote IP/Host Name?

Jan 20, 2010

Rather than use an Entry name of an existing VPN connection, is it possible to connect to a remote network by creating a temporary connection on the fly by using the remote IP/Host name, username and password?

View 6 Replies

Reading Remote Text File Into String Variable

Dec 29, 2009

I have a remote text file on http://somewhere... that I need to read into a string variable in vb.net. What is the simplest way to do this?

View 1 Replies

Replace Text File String On Remote Host?

Aug 15, 2010

What would be the most quickest way to edit a text file on a remote host?

View 3 Replies

Save Data To A Text File On A Remote Server?

Mar 13, 2011

I'd like to save data to a text file on a remote server I have. There are no security issues here, just the method.

Dim FILE_NAME As String = "123.456.789.012/variables.txt"
If System.IO.File.Exists(FILE_NAME) = True Then
Dim objWriter As New System.IO.StreamWriter(FILE_NAME)

[Code].....

I know it's not the most secure way of doing things, but the end data has to be in the txt format, otherwise I'd have used MySQL.

View 3 Replies

Remote Desktop - Make An Application Of Remote Management For Images

Aug 5, 2010

I want to do a small application that made the broadcast of images from a PC. The idea is to make an application of remote management but without the management part, only with the viewing of images. Anyone know any code already done or any API that helps in the project?

View 8 Replies

Ending Remote Processes - Take Text From A Textbox And The Selection From A Combobox

Sep 7, 2011

I have a completely basic program here that I want to simply take text from a textbox and the selection from a combobox, and then run the following:

CODE:

Obviously WKID and PROCESS are the variables it will be pulling from the data that was put in by the user. That code was just in a simple batch file that I made with 2 variables. I am wanting to pull those 2 variables in when clicking the "kill process" button, it will run a command simliar to the above and end a process on a remote networked computer.

View 1 Replies

Load Xml File In A Rich Text Box From A Remote Server To Program Form?

Dec 1, 2010

I have a windows app in vb.net , i am trying to read a xml file from my server(url...).I am able to read abc.xml . now i have a requirement to show abc.xml in a rich text box in vb.net and then i have to show node and its value in combobox. I am able to do this with a directory(suppose that file is in C:/abc.xml)[code]...

View 1 Replies

The Variable "tip" Doesn't Transfer Over To The Next Sub And LblTip.text Keeps Coming Up As 0

Feb 13, 2012

I'm trying to calculate tip using radio buttons and use them to select the percentage but the variable "tip" doesn't transfer over to the next sub and lblTip.text keeps coming up as 0 Here's my code:

[Code]....

View 3 Replies







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