Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   Instant Messangers (http://zelaron.com/forum/showthread.php?t=17200)

Acer 2003-09-05 06:29 PM

Quote:

Originally Posted by Randuin
I'm brining this thread back up, for good reasons

1. Mantralord seems to be knownledgable of VB
2. I need help with it

So anyway... an AIM client in VB... but that utlilizes the AIM protocol... I made just an IP to IP based IM thing... I'm trying to integrate multi-user... any idea?

you know how to use winsock arrays?

Randuin 2003-09-05 11:13 PM

yeah I'm using control arrays to do that... but once i'm finished that i'm gonna see how to use the AIM protocol with winsock :)

Demosthenes 2003-09-16 05:10 PM

u can do it in c...

networking libraries u could look up if u wanted...

(unix)
sys/socket.h
arpa/inet.h

(windows)
winsock.h

Mantralord 2003-09-16 05:28 PM

I still have that AIM logon from VB code if anyone needs it.

Hades-Knight 2003-09-16 07:16 PM

im learnign c++ at school...we are still in input/output coz the fag teacher taught us binary and base convertion for 2 weeks, which we could have easily done in a calculator.........and then he gave us a test and everyone failed.....he gave us retake and the highests core was 75....i got a 68

Mantralord 2003-09-16 09:32 PM

Quote:

Originally Posted by Knight-Rider
im learnign c++ at school...we are still in input/output coz the fag teacher taught us binary and base convertion for 2 weeks, which we could have easily done in a calculator.........and then he gave us a test and everyone failed.....he gave us retake and the highests core was 75....i got a 68

I loved breaking the curve at programming class...I would always score 100 on tests, and the next highest grade was like a 72 or something. I always thought of it as my personal punishment for the idiots in the class...muhahahaha.

Randuin 2003-09-17 09:14 AM

Quote:

Originally Posted by mantralord
I still have that AIM logon from VB code if anyone needs it.

Send it to randuin at randuin dot com if you will :) Thanks!

Mantralord 2003-09-17 09:32 AM

okee dokee.

WetWired 2003-09-17 10:32 AM

Quote:

Originally Posted by mantralord
I loved breaking the curve at programming class...I would always score 100 on tests, and the next highest grade was like a 72 or something. I always thought of it as my personal punishment for the idiots in the class...muhahahaha.

Unfortunately, CS at my school just wasn't designed for those who had no clue how computers worked. My 1st year, there was a group of people who excelled, and everyone else did horribly. Personally, I started turning in Windowed apps instead of console apps out of boredom.

When I started CS1 (Beginning C++), I already knew BASIC, Turbo Pascal, and x86 assembly, not to mention experience with macro programming and CASIO and TI calculator programming and had many years of programming experience, so it was a blowoff course for me. The thing is that the hardest part about learning your first programming language is learning what to tell the computer to get it to do what you want. By the third or fourth, you quickly reallize that the only real differences between languages is the syntax: how you tell the computer what you tell it.

Demosthenes 2003-09-17 02:33 PM

well...lisp and assembly seem to differ in reasoning a bit from other languages...but yea all the other languages seem more or less the same except for syntax.


All times are GMT -6. The time now is 11:59 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.