473,811 Members | 3,055 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Writing a VC++ chat room

I am a vc++ programmer and I want to create some client AND server
software in vc++. I will be writing a chat room and hopefully
installing it on the internet. What technology should I use? OLE
automation? COM?.NET? SOAP?. Does anyone know where I can get some good
sample code? Peter, Ireland

Nov 27 '06 #1
2 2264
My suggestion is that you leave it to the experts, or at least people
who can read and post questions in the proper forums.

pe************* *@eircom.net wrote:
I am a vc++ programmer and I want to create some client AND server
software in vc++. I will be writing a chat room and hopefully
installing it on the internet. What technology should I use? OLE
automation? COM?.NET? SOAP?. Does anyone know where I can get some good
sample code? Peter, Ireland
Nov 27 '06 #2
pe************* *@eircom.net wrote:
What technology should I use? OLE
automation? COM?.NET? SOAP?
We'd only be guessing, hon. You probably don't need your C++ skills for a
web app. Suggest you post your question in some web-oriented newsgroups. Be
prepared to learn new skills in more than one new programming language.

--
Message posted via http://www.accessmonster.com

Nov 27 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2461
by: |-|erc | last post by:
<?php // Get the names and values for vars sent by index.lib.php3 if (isset($HTTP_GET_VARS)) { while(list($name,$value) = each($HTTP_GET_VARS)) { $$name = $value; }; };
3
2516
by: Dexter | last post by:
Hello all, I need to build a chat using ASP.NET (VB), this chat is to the online communication with customers. I would like to know what is best. To use webservices or to use remote script? thanks
4
2191
by: JIM.H. | last post by:
Hello, I need to write a chat room web application in .net 1.1, does anyone know any sample application I can use to start?
1
5444
oll3i
by: oll3i | last post by:
how do i run this example ? with openjms package com.ociweb.jms; import java.io.*; import javax.jms.*; import javax.naming.*;
1
1423
by: hussainiyad | last post by:
Dear all, can anyone plz help me , i,m starting a private chat room project in peer to peer concept using with asp.net and c# , can u plz tell me how do i add the addible and font size increment and dialoge box in chat windows
4
3220
by: hussainiyad | last post by:
Hi experts ,i,m doing a chat room project in it i wanna to create a iframe (e.g in gmail when we want to chat then a window will come )i wanna the same type of window in my chat project, can anyone help me the above this dellemo with regards hussain
1
4042
by: =?Utf-8?B?dHZpbg==?= | last post by:
How to create Chat room in asp.net for unlimited members pls help me, if you know web site having free code or not free for creating chat room. or pls send code for creating chat room or help. thanks for your help.
5
3343
by: Tem | last post by:
Does anyone know how web-based chat like Gtalk in gmail works? how come it doesn't need to constantly refresh/send a request to the server to get new message? other web based chat room have to constantly refresh the page (every 10 sec) to get new messages Tem
1
1680
by: aliusmankhan | last post by:
Hi all I want to make a chat room, In-Browser Chat Room, I want a server side and a client side, The client side will be for message posting. all posted messages will be shown on the server side (in a Rich Text Box etc). I want to integrate the server and client side like if any one post message, the message will be posted on server but every one will be able to view this message in his/he client window. Any ideas Guys....?
0
9731
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10651
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10393
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10136
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7671
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5697
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4342
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3020
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.