Create A Tcp/ip Chat System ?

Mar 16, 2010

I want to create a tcp/ip chat system using vb.net. I have created using vb6 using winsocks but unfortunately I couldnt find it in VB 2005. I have discussed with some friends about it and they also couldnt do it. I like to try something I dont know in this way I learn more. I want to create the in such a way that the client and server both have an interface and the client and server both have port text-boxes and the client has the host text box and the connect button.

View 2 Replies


ADVERTISEMENT

VS 2008 Turn Winsock Chat System Into A Multi-client Chat System?

Mar 25, 2011

i have made a client and server chat system in VB 2008 with winsock,it's a one to one chat and works perfect fine, but do anyone know how to turn it into a multi-client chat system? Code in below: Here is the code for the server:

[Code]...

View 3 Replies

Chat System With One Or Two Ways?

Jan 15, 2010

I'm trying con build a simple chat client/software (whole in on executable) wich start listen from the start on the port 5900 and when a client connect to that port the chat is established.

The problem is that only the client can chat to the server, the server cannot answer the client because the connection is working in one way.The i've tried to connect from "server" to the client when it establishes a connection but the system crash warning me that the port is already on use.

[Code]...

View 1 Replies

System.Net.Sockets Namespace - Use For A Chat Client?

May 31, 2009

How would I use this for a chat client? I'm not sure where to even start and the internet is helping me find much about it.

View 4 Replies

TCP / IP Chat Program - System Socket Class?

Jul 15, 2009

I wrote a server for a tcp/ip chat program using the system.net.sockets class. When I run the program and the client tries to connect to it, there's an error and it won't work. I am positive that the issue isn't with the client, as I have made a connection with the client before.

Imports System.Net
Imports System.Net.Sockets
Imports System.IO
Public Class Form1
Dim server As New TcpListener(IPAddress.Any, 60)
Dim client As New TcpClient
[Code] .....

View 16 Replies

Chat/server System And When The Text Gets To A Point Were The Scrollbar Becomes Active?

Aug 27, 2009

I have a chat/server system and when the text gets to a point were the scrollbar becomes active it dosnt go to the bottom it goes to the top. So say I was at the bottom of everyones text and than I write somthing it will shot me back to the top. My code is:TextBox1.Text &= vbCrLf & readData

View 2 Replies

Php - Automatically Restarting A Chat Server Application On System Restart?

Jul 22, 2009

I developed a chat application with an attendant chat server. Everything is working fine. The issue now is the fact that whenever the chat server goes down (for instance, the server system shuts down as a result of power failure or some other problem), by the time the server system come back on, the chat server would have to be restarted manually.

I believe (and I know) it is more appropriate for the chat server application to restart itself when the computer comes back on (and of course regardless of who is logged in and of course, even before anyone logs in). I have a batch file that executes the chat server. My attempt was to create a windows service that start automatically and runs this batch file using a Network Service account on the server system. Although, I'm having a hard time with this (temporarily), I would love to ask if there are any alternatives to using a windows service.

View 3 Replies

Create Own LAN Chat?

Dec 21, 2011

How can I create my own LAN Chat?

View 1 Replies

How To Create A Chat Box

Oct 30, 2011

Iam planning to create a chat box by vb.net but I don't know what to do.What is that app needs?

View 3 Replies

Create A 2-way Client Chat App?

Mar 24, 2011

im a bit humiliated on searching the net with a step by step instruction on how to create a vb.net form app that can communicate to other computers using tcplistener/tcpclient.

View 11 Replies

Create A Chat Room?

Dec 23, 2011

create a chat room? My current hosting is a linux server with mysql. I want to make a client that can connect to the database.(already done) and if the user exists, to open a chat form. I want this to be multithreaded, that way I can have up to 500 people chatting with each other at the same time, from different locations. (realistically will usually be around 50)I have found some winsock type examples, but I dont understand how I can adapt that to work with a linux server... Can anyone help give me examples? I guess I basically want an IRC.(Which I dont know how to implement.)

View 2 Replies

Create A Chat Client For Vb2008?

Mar 22, 2010

create a chat client for vb2008.The user logs in from a form, And they are taken to the main form with all the features. From their I want them to already be logged into the chat. The chat will get the username from the config.ini file. Since multiple people will be using this, I will be hosting the server part of the chat on a windows 2008 server.

View 2 Replies

Create A Chat Robot By In .NET The WITH AIML?

Mar 26, 2012

create a chat robot from theprogramming Currently I use Compiled language is VB.NET.From VB.NET in a few months exposure to MS SQL and use of these twotools to design my chat robot. That is fluent sentences of everyday language, a sentence stored in MSSQL.

As follows:

I say: <What did you say?

AI: I returned to what?>

A few months down the progress of the lack of progress.I can not find a better solution to enhance the smart until I found the AIMLchat robot.AIML is derived from the Artificial Intelligence Markup Language-basedword processing streaming XML.It is specifically designed to deal with sentence structure and the birth ofcomputer technology.I recently started slowly in contact with this technology AIML?[URL]

View 1 Replies

Create A Voice Chat Application?

Jun 25, 2009

I would like to create a voice chat application using Vb.net

View 2 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

Create Facebook Chat-like ListView?

Jun 9, 2011

I am trying to create a user control that basically looks and feels like fb chat contacts list complete with friends lists and online/offline toggle buttons. How should I proceed??

View 1 Replies

VS 2005 Create A CHAT Server?

Mar 6, 2010

I want to create a CHAT server?

View 4 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

Create A Chat Program And Use Winsock To Connect?

May 18, 2010

if i create a chat program and use winsock to connect me and my friend would my friend have to download MSWINSCK.OCX to run the application?

View 2 Replies

Create A Chat That Runs Off Of Mysql And Not A Server?

Apr 23, 2009

I was wondering if its possible to create a chat that runs off of mysql and not a server?

View 4 Replies

Create A Private Chat For Office Branches

Oct 10, 2010

i would like to create a private chat for our office branches.for sending simple message for the designated employee.and have a list of online employees.

View 1 Replies

Create A Simple Chat And Server Application?

Jun 8, 2012

i want to create a simple chat and server application but i dont know where to start in socket hope someone will help me to create the application.

i found some tutorial in .net but it doesn't explain the code.

View 3 Replies

Create UDP Multicast Client And Server Chat Application?

Mar 23, 2003

UDP multicast client and server chat application.

View 10 Replies

VS 2010 Receiving Chat From A Java Chat Server?

Aug 20, 2011

So, in another related post, i got the chat to send to a java server, cool.Now, it's a matter of sending it back to VB.on the server side of things, (in java), I am using the following

JAVA
public static void sendback(String what2send) throws IOException {
ObjectOutputStream oos = new ObjectOutputStream(mySocket.getOutputStream());

[code]....

View 7 Replies

Create A Random Number Generator (dice Roller) That Will Dump Its Results Into An Open Chat Window?

May 17, 2009

I am trying to create a Random Number Generator (dice roller) that will dump its results into an open chat window. I was lead towards using DDE but have never used it before. Is this the best method? if not, What is?

View 1 Replies

Asp.net - .Net Iniatialising A Class Using System.Reflection And System.Type To Create A Session Based Singlton Extension Method

Jun 11, 2009

I have had several occasions recently to access a specific class several times over a relatively small time frame.So I've been storing the value of the class in Session and trying to access it on page load, if it's not available creating a new instance and storing that in session.

So instead of constantly replicating the same code for different classes on different pages I'm trying to create an extension method to do this for me.

[Code]...

I'm stuck on what to do when I make my new instance of my class (it would have to have a New() sub)

I'm not sure where to go from here... or even if this is the best way to do it.

View 2 Replies

Create Audio Video Chat - Client Move His Or Her Webcam Video Where Want?

Oct 17, 2011

I creat audio video chat and when calling receivng video and client video is together...I want that client move his or her webcam video where want...as I know it name DROP&DRAP but I`m not know how to do it...

View 5 Replies

Create A Folder In A Networked System From Another System?

Sep 17, 2009

i want to save a jpeg file from one system to another system which is connected through network.its in a windows application.my target system's name is "abc".how can i do this ?

View 2 Replies

Create A Simple Chat Server Using An Echo Server

Jul 21, 2011

I am trying to create a simple chat server over vb that can relay messages back and forth using an echo server. Could someone point me in the correct direction to begin?

View 3 Replies

Create A Login System Using SQL?

Oct 23, 2011

I have recently set up a YouTube account where I will post various tutorials on how to make several programs. Code languages will very from Visual Basic to C++. I have just posted a video on how to Create a login system using SQL (In Visual Basic).

View 1 Replies







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