Welcome to Dream.In.Code
Become a VB Expert!

Join 137,390 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 2,142 people online right now. Registration is fast and FREE... Join Now!




Project For Math Class - Online Math Chat

 
Reply to this topicStart new topic

Project For Math Class - Online Math Chat

lenny
4 May, 2004 - 11:29 AM
Post #1

D.I.C Head
**

Joined: 4 May, 2004
Posts: 55


My Contributions
Hiya all smile.gif

I want to make a little program that i can share around my A2 Level Maths class at college for when we go on study leave in a couple of weeks. I have made a few programs in VB 6, but I have no idea where to begin when online connections are required. I have the layout sorted, just need some help with the internet side of it.. which is most of it i guess... ph34r.gif

Basically, what I would like to make, is a program that will:

a. provide a chat service with the following features:

i. simple text, not bothered about emoticons at this pont
ii. the chat needs to have buttons on the side that enable the user to input text like

IPB Image

iii. there are a list of advanced features that i would like to include, hopefully they will be possible; view the attached word file for the type of things we may wish to share online.


Basically I'm pleading for a glimmer in the right direction!

Thanks all!


Lenny x

This post has been edited by lenny: 4 May, 2004 - 11:41 AM


Attached File(s)
Attached File  4B__The_Second_Derivative.doc ( 75.5k ) Number of downloads: 65
User is offlineProfile CardPM
+Quote Post

Videege
RE: Project For Math Class - Online Math Chat
4 May, 2004 - 04:37 PM
Post #2

rêvant.toujours
Group Icon

Joined: 25 Mar, 2003
Posts: 1,406


Dream Kudos: 150
My Contributions
Made a chat program in VB once. I just used the winsock control, nice and (relatively) simple, and you can probably just send a signal of some kind (like an enumerated value, dunno, haven't done vb in a while) to notify the need for those special equations and whatnot. Just google winsock in vb, you will get everything you need.
User is offlineProfile CardPM
+Quote Post

skyhawk133
RE: Project For Math Class - Online Math Chat
4 May, 2004 - 04:54 PM
Post #3

Head DIC Head
Group Icon

Joined: 17 Mar, 2001
Posts: 14,974



Thanked: 48 times
Dream Kudos: 1650
Expert In: Web Development

My Contributions
I have not personally used this other than a VERY simple problem in my XML class, but the solution you should probably use is MathML... it's a DTD for XML that is for mathematical equations, a standard that allows complex problems to be shared on the web:

http://www.w3.org/Math/
User is offlineProfile CardPM
+Quote Post

LaggyNewbie
RE: Project For Math Class - Online Math Chat
28 May, 2004 - 07:09 PM
Post #4

New D.I.C Head
*

Joined: 28 May, 2004
Posts: 16


My Contributions
Your number 1 easy choice will be winsock. I suggest TCP Connections. search www.pscode.com for some winsock examples. To undertake this, you will need knowledge of element arrays, as well as loops. Knowing about connections between a client and a server will help.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/5/08 02:25AM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month