Allow Comunication Between Two Computer On Diffrent Networks?

Feb 23, 2010

I am working on a video chat program and I have almost everything working on my network I now need to figure out how to establish comunication between two clients from diffrent networks without having a middle person to switch each meassage to each other.

To clarify: I belive that I need to have a server running that each client when they start up the program will login to the server handing thier external ipaddress and port forward to get to each respective client, this will be stored in a SQL database (I know how to add the data just not hwo to get it from the source)

Then the server would brodcast the clients name to anyone that is authorized to know (currently everyone) and has there data stored on the server.Finnaly when the client shouts down it sends out the logging-off comand and deletes the adressing information from the server.The client programs will be windows form applications that use the tcpclient connection to send text meassage And the server application will be I hope a webapp.

View 3 Replies


ADVERTISEMENT

Comunication With Fax Modem?

Dec 20, 2010

where can I find an information/learn how to comunicate with fax modem to create something very simple for fax sending?

View 1 Replies

VS 2008 ComboBoxes Comunication?

Mar 18, 2011

vb
Imports System.Net.WebClientImports System.IO Public Class Form1 Dim link As String Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As

[code].....

View 2 Replies

Proper Syntax For Comm Port Comunication

Dec 31, 2009

Now I know whats going to happen, I will post a request for code syntax and one of the admins is going to say that I need to post the code I already have. The code I already have is irrelevant to what i wish to do. So, continuing on; I have a micro controller that i wish to send commands to it in HEX data type. Communication is via the serial port RS232. (well technically its through the USB to serial converter)Steps:

1) Sending a "001" tells the micro controller to await instructions as to what to set the duty cycle to

2) The data that follows i.e." 050, 010, 185 " will be added to 400 (by the micro controller) to come up with a duty cycle based on a 10 bit resolution of 0-1024. I am only going to be using the range of 401- ~500.

I can communicate with the micro controller via hyper terminal. Using the Alt + #keys method I can transmit data to the micro controller, and this is what i with to do with vb.net.[code]

View 4 Replies

Detect WiFi Available Networks In .NET?

Jan 8, 2010

im wondering how to make a program that will detect the WiFi Networks in range and i can connnect to one,

View 2 Replies

How To Avoid Loops In Networks

Aug 14, 2010

I have a matrix for example (10 x 10) which represents 10 nodes. The matrix called MyMat(9,9) The rows of this matrix represent the source node (From Node) and the columns represents target node (To Node). It has 14 links which are randomly distributed. The non zero values represent the connections between nodes.

[Code]...

View 6 Replies

Forms :: Getting The Networks Path To Files?

Oct 27, 2009

I have a form with two listboxes. The user selected the directory using a FolderBrowserDialog1 then my program searches the directory and displays a list of files. They them select the files they want to store under a project name and the names are placed in a database. My problem is it stores the mapped file path not the network path. (ie N:examples estfile.txt I need \myserverexamples estfiles.txt) That is because the person that reads this database may not have their network drives mapped to the same letters.

View 2 Replies

IP Subnet Calculator - Networks And CIDR (Mask)

Feb 5, 2010

I need test data for a IP Subnet calculator I have developed. I have tested some obvious scenarios, and all seems good, but the person developing can often be the wrong person to test.

The calculator can do one of two things:
1 - Given an existing network and CIDR (mask), and a new CIDR it will create a number of networks with the appropriate number of hosts.
2 - Given an existing network and CIDR (mask), and a list of c,h, (c = count, h=number of hosts) it will create the networks.

View 2 Replies

Creating Button To Search Wireless Networks Or Ping

Oct 13, 2010

I am using VB 2008 and doing the project on office 2007. I've created a Ribbon (Visual Designer) and put a button. Now thats all I've done. I'm still researching on how to make it so that when I press the button , a box will appear and at the side of the box will be something like" Search, Stop, Select, Cancel" buttons the box will be a container where when search is pressed, the wireless/LAN connections will be displayed.

View 1 Replies

VS 2008 How To Retrieve Network SSID Or List Of Available Networks

Jun 14, 2009

there anyway to retrieve the SSID of the network the pc's currently connected to or the list of available networks? I've googled for examples, but I only find vb.net 2005 examples that don't work in vb.net 2008

View 5 Replies

Run App From Diffrent Application?

Feb 19, 2009

i have an application. this application is using findwindowa api for check if there is instance of its own. (sorry for english) so we cannot open this app two times. as you may guess i wanna open thousands instance of its. (or 2-3). i tried disassambler but code is encrytped or something like that. so what can i do? maybe i can:

* run app from diffrent application. if its possible findwindowa can fail.

* change class or window name (i think its not possible)

* block applications findwindowa call

View 10 Replies

How To Display Diffrent Properties

Mar 6, 2010

I am working on an application which can apply tweaks to Windows XP. I populated a TreeView with some nodes, but how can I display the diffrent properties? I mean, some need some checkboxes or radiobuttons or a listview. I want something like a TabControl, but whitout buttons on the top.
Does something like that exists?

View 10 Replies

VS 2008 SAVE AS For Diffrent Name?

Jun 20, 2009

I'm done with a solution and I don't want to work with it anymore, except for small bug fixes that may come up. I have a new project assigned to me which to take the project I just finished, and add some new features to it. But I wouuld be changing alot of stuff in this program. So I want to copy my solution, save it as a diffrent name, so I can work off the old solution and start modifying it, but I will always have the original one to fix any bugs or go back to.

View 5 Replies

Datagrig With Diffrent No Of Rows In Each Column?

Mar 26, 2012

Datagrig with diffrent no of Rows in each Column.

View 6 Replies

Copy Data From One DataTable To Another With Diffrent Structure?

Apr 23, 2011

I am copying data from DataTable to another DataTable with a structure.I have to hardcode coulums number in the loop and copy the data in object array.[code]...

View 2 Replies

Draw Diffrent Layers It's Not Drawing Them Transparancy?

Oct 21, 2011

im making a game with XNA, but when I draw diffrent layers it's not drawing them transparancy, why? (just run the game and you'll see)

View 4 Replies

Example Diffrent Color For A Specific Value In A Datagridviewcombobox Column

Dec 23, 2010

I wanted to visualize to the user the diffrence if they opted for certain values. In mycase certain choises would show phonenumbers on intranet.To show how I wil leave the control names default. To recreate the the project. Start a windows form application, place a datagridview, and 2 bindingsources on the form To start we need some data to show and a list to choose from.To make a simple example I chosen to make a person class containing an Id, Name and Position.Id If the Position is a staff position it should be blue others should remain the default style.But lets start with the colorScheme Interface so we can store the colorscheme we want to show for a certain positionitem in the datagrdview It wil need back and forecolors but also colors for teh item whilst selected. To show the Displaymember we want to see I've also added the toString property that should shadow the toString of the object.[code]

View 2 Replies

How To Give Everyword In A Sentence A Diffrent Color

Mar 3, 2012

I want to make a richtextbox what can show you diffrent colors.I've already managed how to give 1 line a special color, but I want to know how to give everyword in a sentence a diffrent color.

as example in a line on my textbox: Hello World, I want to show this diffrent colors in my richtextbox - who knows how to make it? This is the code I have to color just once line of the textbox.

[Code]...

View 4 Replies

Join Multiple Tables In Diffrent And Same Database?

Sep 26, 2010

I have a problem i need to join two table from different sql servers and as a test i have tried to get data from two table but i realizethe adapter can have only one connection statement as argument how do i get records from two table from diffrent database

Please see my code
Dim adapter As SqlDataAdapter
Dim ds As New DataSet

[code].....

View 6 Replies

Possible To Make A Web-browser (not Too Hard ) With A Diffrent Engine

Dec 9, 2009

I have been making a webbrowser in VB.net with a simple layout and simple things in it like a history, go buttons, back button, refresh, a menu etc(atm im trying to make a favourite, and a open file and stuff) but all of this are just things i see back in IE , as the engine or is based on it what my question was is it possible to make a webbrowser(not too hard ) with a diffrent engine.are there any lightweight engines? and how do i implent it with VB.net. how does this all in theory go, .i want to know how these engines work, and what functions i would need to use to make a webbrowser on that specific engine.

View 1 Replies

Text Boxes To Labels In Diffrent Forms

Feb 20, 2011

I am new to programming just started school for it and i started playing in VB Which is what my class is i have Visual Studio 2008. okay here is what i need help on. I am making a simple windows forms program it has 3 forms and on form 2 i have 6 text boxes and on form 3 i have 6 labels. I am trying to get the user entered data in the 6 text boxes to transfer to the 6 labels on form 3.

View 5 Replies

VS 02/03 Encryption Text (return Diffrent Values)?

Nov 22, 2009

I need to encrypt a string (CPU ID). the result will be displayed in the textbox. But I want to display differents results for the same word. I tried some codes but it displays the same result for the same word.

View 4 Replies

.net - Saving Changes From Diffrent Users To The Network So Everyone Contribute VB 2010?

Mar 20, 2011

So I am working on a small program that will tell the engineers the status of their testers; whether they are up or down with the time and date in addition there is also a comment box. I have created a program that has all the right buttons and options. Where I am stuck is on the save option. I want the engineers to be able to make changes to the status/date/comments and by clicking the save button to save all changes(in the status and date boxes) and text(in the comment box) so that when the program is opened at a later time or by another user on the network from a diffrent work station the latest changes from whomever will be present. The code that follows only allows the changes to be seen by on that specific computer and they are not shared to everyone who uses the program that accesses it over the network. Any help would be awsome!! Hope this is clear!

How can I get it so everyone sees all changes over the network regardless of the computer they are using? any help would be amazing!!

[Code]...

View 2 Replies

Toogle Button Calling 2 Diffrent Batch Files?

May 11, 2012

I 'm trying to achieve is have 1 button that toggles between 2 batch files start/stop - when pressed the button calls for a batch file to start process - then if pressed again it calls for another batch file to stop the process. But it would be hand to have indicator or text on button stating the status.

View 1 Replies

VS 2008 Update Acces DB Will Trying A Diffrent Approach Work?

Jan 29, 2010

I am working on a signout system I have a good start but am trying to solve a small problem.Signing out equipment I fill part of a form with student data from the dataset with Fillby, fill the other half with equipment data using Fillby1 I then save this combined data to my Access 2007 Database using a OleDb.OleDbConnection.

[Code]...

View 4 Replies

File Association - Diffrent Ways To Open And Read Files?

Jun 13, 2010

Before I start, I'm not 100% sure this is the right place to ask. Okey, so I'm making my own Notepad, which will contain newer features. (Private use only though) One of them being tab control.

Now I want the program to be in the "Open With..." menus for all files, so I can choose myself.

And if the program is already running when user opens a new file, I want the text to appear in a new tab, instead of a new window of the program.

I tryed to be straight forward, and keep it short. So if you need more info, fell free to ask.

View 7 Replies

Made A Database.mdf That Contains A Table That Includes 3 Diffrent Column Names

Jan 27, 2012

I have made a Database.mdf that contains a table that Includes 3 diffrent Column Names.

1:"ID" This one i set to an primary key and i have also made it automaticlly put a number in order to the list. Like 1,2,3,4,5 for each data added. Data Type for this is int.

2:"WordCombination" Were i enter my word combination that i want it to look for)

3."TypeofCombination" Were i enter what the program should add to what i typed in texbox1 if it contains the WordCombination.

I want my program to se if texbox1 contains any of those WordCombinations in my database. And if thats true, Then i want it to show whats in the TypeofCombination + the text in texbox1 in texbox2. If i enter "What do you want ?" in Textbox1 i want the program to find that "What do you want ?" contains "you want" like in ID:1 WordCombination:you want. So becuse this is ture it should enter TypeofCombination in this case "Question:" + what i entered in Textbox1 to show in Textbox2.So if i write "What do you want ?" and click start. Textbox2 should show "Question: What do you want ?" If i Write "My name is Jake" and click start. Textbox2 should show "Answer: My name is Jake".If I Write "hello you Hi there Jacob" and click start. Textbox2 should show "Greeting: hello you Hi there Jacob".And i Should be able to add and delete Word Combinations Without having to change the program.

View 6 Replies

Password Generator \ Adding Checkboxes For The Diffrent Character Types Eg ABC, Abc, 123?

Dec 7, 2010

i have a password generator and am trying to improve it by adding checkboxes for the diffrent character types eg ABC, abc, 123 , @~}

Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

[code].....

View 7 Replies

SSID VB05 - Find The Current SSID Of The Connected Network As There Are Different Settings For The Two Networks

Jun 28, 2010

i need a way to find the current SSID of the connected network as there are different settings for the two networks.

View 2 Replies

Application To "discover" Wireless Networks In The Vicinity?

Apr 29, 2011

I would like to create my own application that will simply discover the wireless networks in the area, similar to how the wireless card software works. I don't really know where to start, except with maybe the System.Net namespace.

View 2 Replies







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