Make Internet Chat Program?

Jan 13, 2011

I wanna make a chat program over the internet NOT OVER LAN i found alot of examples but it's all about LAN networks chatting but i want a chat program for the internet chat

View 3 Replies


ADVERTISEMENT

Make A Program VS 2008 Chat

Jul 14, 2010

i wanne make a program (a client and a Server) oke you run the server and get a window you enter your ip and the name of your Chat server and type a password, than you click start server and the server windows goes down, you give the ip and the name from the server on a friend and he gots a client he types your ip in a window and the name of the server, he connects and we can chat

View 2 Replies

VS 2008 Make A Chat Program Using Ftp?

Oct 30, 2009

i wanted to try make a chat program using ftp, im not sure how it will work, i imagined some txt documents in the ftp using winsock etc.

View 4 Replies

Make A Chat Program Work On All Computers?

Mar 14, 2010

From all the chat applications I successfully made each and every one of them required me to port forward my router so that the data can be received. Now my question is how can I make my chat program work on computers that have routers with most of the ports blocked, how do traditional chat programs do it? Perhaps The chat program intercepts packets then sends it to a known port such as 80?

View 17 Replies

Make A Multi-User CHat Program In Espress Edition?

Aug 8, 2011

How do I make a Multi User CHat Program in Visual Basic Express Edition? I kind of want it like (Server) and then everybody whos a client connects to the server.

View 3 Replies

Make A Program To Tell If Have Internet?

Aug 30, 2009

I have a button and if the user is connected to the internet and clicks the button I want form3 to show up, but if there not then I want form2 to show up for them instead of form3 Is there a code for this?

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

What should I put here?

End Sub

View 4 Replies

Chat Application Over Internet?

Sep 16, 2011

I'm trying to make online chat..I saw 2 P2P tutorials:url...both are great tutorials, but they work in LAN only with addresses and ports given.if anybody knows which port and address could I use with this ideas and go to internet.

View 2 Replies

Chat Over Internet VB 2008?

Mar 31, 2010

I built a chat program using Socket (winsock2005dll) but it did not work well on internet, I've heard that using system.net is more powerful

View 1 Replies

Making An App Chat Over Internet?

Apr 28, 2011

VB users i have vb2010 express and fancy having a go at making a simple over internet chat application but i am a beginner at all this.all i have at min is a form with

1x read only textbox
1x textbox
1x button

and now from that i am lost as i never done anything with networks.

View 6 Replies

Make Program Like Internet Download Manager?

Oct 16, 2010

Details:

1- Show Soruce IP.

2- Show Destination IP.

3- Show Size Of Data Downloading

4- Show Type Of Data Downloading(.exe,pdf).

3- Make Button(Start,Resume,Stop).

View 1 Replies

Make Internet Browser Show Up In Program?

Oct 28, 2009

How can I make it so when you press a button, it opens a webpage?

Also, if I wanted to have a website for helps or hints, where could I put it? Like, a site for others to read info on my game which I could make, say.

View 5 Replies

Make A Program(vb2008) To Confirm It's Connected Internet Or Not?

Sep 17, 2010

I want to write a program that if ping www.microsoft.com is success,than caption title it's "ok,connected Internet",if ping it's failed,the program "caption" title is "sorry,not connected",but I don't know how to write those code

View 10 Replies

Make A Program That Cleans Temporary Internet File Or History

Jun 9, 2011

How can i make a program that cleans temporary internet file or history ?

View 7 Replies

Make A Program To Share My Notebooks Internet Via WLAN Card?

May 30, 2012

I'm going to make a program which will share my notebooks Internet Via the WLAN card. how to retrieve the connected peers name, MAC and IP? Also is it possible to get the upload and download speed using by the peers?

View 5 Replies

VS 2010 How To Make Program Cuts Internet Connection Without Appearing In Taskbar

Jan 25, 2012

How to make program cuts Internet connection without appearing in the taskbar,I used the following methods, but did not succeed

1. shell("net stop dhcp") appear in taskbar
2. shell("ipconfig /release") appear in taskbar

View 21 Replies

VS 2010 Make A Program Which Access The Internet And Takes The Source Code From The Webpage

Mar 6, 2011

I've been trying to make a program which access the internet and takes the source code from the webpage. I've copied this code from the internet:

[Code]...

View 2 Replies

How To Make Chat Video

Mar 26, 2012

im trying to make a chat program.im already done with the chat but i dont have any idea now to make the video.

For the chat i used this :(url)

View 4 Replies

How To Make Socket Chat

Jan 19, 2010

There are a series of web requests, database handling using php as well as using mysql connector. There are at most 5 timers in one window. some window has 3 or 2 timers as needed.Among some features there is a feature for chat. and I'm doing it with Remote mysql connection using mysql data connector.I'm not much familiar with VB.NET coding environment as well as with optimization issues. However made that app running with some problem, that is, when chatting, sometimes its not working smoothly sometimes stops for 4-5 secs then again responding. I'm not sure if this is happening because of timers. However a chat window has 2 timers of 1sec each.

View 2 Replies

Make A Chat Bot With Video?

Jun 9, 2011

Is there anyone here know how to make a chat bot with video?

View 2 Replies

Make App To Log Into A Chat Messenger's TCP Server?

Aug 22, 2009

Im am completely bored and wanted to make my own version of the palringo chat messenger (just to log into the palringo servers tho) and i have what i believe EVERY bit of the server info i need. [code]...

View 7 Replies

Chat In Program Using Lan Connection?

Mar 18, 2009

Chat in vb.net using lan connection

View 2 Replies

Voice Chat Program In .net?

Mar 18, 2009

Voice Chat program in vb.net

View 1 Replies

Make A Chat Application In Vb What Uses MySQL Database

Dec 14, 2010

I'm trying to make a chat application in Vb what uses MySQL database.

Here is the code for the UpdateChat()sub

Public Sub UpdateChat()
' MySQL Adapter
Dim MySQLAdapter As New MySqlDataAdapter

[Code]....

Now it gives me there error that a connection is allready open with the Datareader (I havea timer running this sub once in a while).

View 21 Replies

Make A Chat Application That Can Go Out The Local Network?

May 16, 2012

I have been trying to make a chat application that can go out the local network for quite some time, but all I seem to find is chat applications for in local networks?

View 7 Replies

VS 2008 Make My Own Chat Client But Cant Find Any TUT'S

Jul 10, 2009

i want to make my own Chat Client but i cant find any TUT'S i can only find them in vb6 so if anyone can point me to a tut.

View 2 Replies

VS 2008 Make A Basic Multi-Chat?

Nov 14, 2009

Im trying to make my client send the account to the server and display it on a listview but im having some trouble. I tried to send some messages and it didnt work. The Client sends the account as "CLIENTINFO" + "|c + the users account. And on the server side the server reads it and splits sends it to the select but its not displaying the Clientinfo.[code].......

View 1 Replies

Chat Server / Listener Program

Dec 16, 2010

I am trying to write a program that has a server/listener program and then 2 client programs, the 2 client programs are supposed to be able to chat with each other. Can anyone point me in the right direction on this?

View 4 Replies

Create Chat Application On A LAN With Program?

Feb 9, 2011

I have chose to create a text/voice/draw chat application. So far, I have gotten as far as creating a server application and a client application which can be run multiple times on the same mahine allowing each instance to communicate with on another.[code]...

View 5 Replies

Getting A Local Network Chat Program?

Aug 26, 2011

I need a program that can send and receive msgs to everyone that's on that program and on that network, then is there a way to add chat rooms to the program 2. I looked all around the Internet and MSDN and found a lot of results but non worked property.

View 6 Replies

VS 2010 Create Lan Chat Program?

Jan 25, 2011

Okay so i am dreadfully bored in my Visual basic class at school and thought it would be fun to write a lan chat program for all of my class mates to use. So I was wondering what would be the best way to go about it. I have read up on Winsock but i can't tell if it even exists for Vb 10 or if it is usable if none of our computers cant talk over the internet. If winsock is not a viable option then what would be an alternative.

View 6 Replies







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