Computer Science Canada

[FP]Chat Client Advanced++, Not text based. Sexy looking! 8)

Author:  templest [ Wed Jan 14, 2004 11:07 am ]
Post subject:  [FP]Chat Client Advanced++, Not text based. Sexy looking! 8)

Shocked Shocked Shocked Shocked 8) 8) 8) 8) 8) 8)

That's right kids... You've all seen the crappy text based. 1 server - 1 client models (mods) of that example chat that comes in turing. But we (meaning me and "icemaster") have come up with our own "1 server - As many clients as a computer can handle" model 8) Jizzing yet? It's not text based either. It's all graphic interface, just to make the users jizz a little more Wink .

Pretty straight forward, and pretty cool. I will also be making a web-page for it and will begin writing some encryption for it shortly. We plan on making a sort of "HotLine" type of thing.

Code is 3 posts down.

Author:  Thuged_Out_G [ Wed Jan 14, 2004 3:00 pm ]
Post subject: 

ill give you 31 bits....and ocne you send me the program, ill just post it myself...for no bits Smile

Author:  shorthair [ Wed Jan 14, 2004 4:16 pm ]
Post subject: 

good call thuged out g, NO one pay him the bits until he learns that were not here for that , we are here to share knowledge , if you wantsomething for your proram go sell this almighty thing on ebay , mabye we dont all belive in open source but compsci is not a sales site , whoever buys it will post it here..... and because of your post im not gonna bother with your program , Very Happy Very Happy

EDIT " okay fine you posted the code but i dont unnderstand how someone could see that you were planning on posting te code and that it was a joke , " someone find a quoate from his comment to help me out Very Happy

Author:  templest [ Wed Jan 14, 2004 4:55 pm ]
Post subject: 

shorthair, You're a real asshole aren't you? You've joust got it in for me today. First my quake 3 key generator which was not ment to be used for hacking but for educational purposes. You know, like making a gun out of plastic in your basement but not really shooting anyone with it? Just to learn? There's a little thing called learning by experience. And BTW, that little thing was ment to be a joke you carpet-muncher! I made that post from school (where I don't have the code or the EXE for it, So I decided to just give people a heads up of it.) Damnit! You've really managed to make me hate you right now. Evil or Very Mad Evil or Very Mad Evil or Very Mad

Now that I'm home, You asshole can have the code for the client. Once icemaster gets on he'll post up the EXE for his program (because he doesn't believe in open-souce, unlike me who uses linux for more than the fact that it's free, and actually contributes with bits and pieces of code to open source projects). But no, You don't give a flying-fùck about any of that, you don't even care to think for a second. You jump to compulsive conclusions, It's people like you that jump out of air-planes 5 minutes before it's going to explode into the sea because you don't want to die, but ends up dying and the bomb is defused 20 seconds before it explodes. GG asshole.

Author:  templest [ Wed Jan 14, 2004 5:10 pm ]
Post subject: 

By the way! I've noticed various hacking programs and trojan horses all over this website, So you'll make program to shameleslly consume diskspace or program that will control your system and/or delete vital OS files and not give two fùcks but I make a key generator and you get on all over my case. I don't think microsoft would aprove of some people here making trojan horses. And the fact that some poeple here actually contribute some code to these such hackers makes it even worse. If you really care for dan's reputation and/or well being then go bitch at homer_simpson, not me. Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad Evil or Very Mad

Author:  Thuged_Out_G [ Wed Jan 14, 2004 7:33 pm ]
Post subject: 

1) your the fucking idiot for trying to get bits for your program
2) who gives a fuck what M$ approves of
3) maybe next time you decide to submit something, you wont be such a retard and DEMAND bits before anyone can see it
4) shorthair was not out of line at all, your the one being an asshole...its the people like you who are quick to shout out everyone elses faults, like assholes, when you dont stop and think....your being an asshole, as your calling someone an asshole

Author:  poly [ Wed Jan 14, 2004 8:01 pm ]
Post subject: 

Quote:
shorthair: .... and because of your post im not gonna bother with your program , i was interested in it but now i dont really care
Than maybe you should not post in this thread!

Maybe you guys should ignore each others posts until you can grow up enough to stop riding each others ass!

Author:  Maverick [ Wed Jan 14, 2004 8:45 pm ]
Post subject: 

Hey good program templest have sum bits.

Author:  poly [ Wed Jan 14, 2004 8:52 pm ]
Post subject: 

of what I can see (which is the first screen because no one is on so i cant connect to anything) it looks pretty good. Cant til one of my friends with turing gets on my list I wanna give this thing a try

Author:  templest [ Wed Jan 14, 2004 8:57 pm ]
Post subject: 

icemaster didn't go on today, so blah for the server going up any time. If he's at school tomorrow I'll get him to send me a copy of the server so I can post it. If not, I'll make a crappy 1 client server just so you can test it out while he gives me / or posts the actual full working server.

Author:  icemaster [ Thu Jan 15, 2004 10:51 am ]
Post subject:  Server

lol omg u ppl make me laugh

why can't we all just get along, comon if u want to fight like little babies then go to a forum made for fighting like little babies

personally this site has helped me alot in my programming

yes i am going to post my program... err it's not the latest version, the latest version has a few... well lets just say i have quite a bit of fly swatting to do. so here's my program and i'll explain it


the first thing that happens is the server asks you how many clients you would like, now enter an integer for how many u want...ok if you enter "sdfsdfsFSD34" you will get no where and it will tell u to try again.. using good the old "strintok" command..... but n e wayz after you enter that it will display GUI labels of your the amount of clients you specified, you LOCAL ip address(keep in mind that this is local, if you want anyone to connect to you you will need the real thing just go to www.whatismyip.com and you will get the real thing)
the next label is for the starting port number, which in this case is "1450"
now in my server, after the first person connects, the server is initiated in a 1 on 1 chat with that first person, but at the same time the serer is listening to port "1451", so if you want to chat with more just have them connect to the server, using port 1451, and on so the each time the port number increments by one...i hope everyone gets that...it was challenging at first but really it's just and array of integers that the server wait for connections with, as oppose to the one integer variable that the 1 on 1 chat has

so here's my program have fun


oh yes and one more thing, my program is command based so when you chat be sure to type in "/commands" and get a list of the available commands waiting for you




oh and also i really don't care about bits they can't do anything for me, of course i would apreciate them Very Happy but i really don't care

as posted before this is an educational site

Author:  icemaster [ Thu Jan 15, 2004 3:21 pm ]
Post subject: 

ok Question .... seems as if no ones interested in an IRC Turing chat

Author:  templest [ Thu Jan 15, 2004 3:30 pm ]
Post subject: 

isaac, this is about the time everyone is getting home from school. And with the kid posting pr0n all over the site incident, many people here don't have access to it until they get home (managed to piss a few admins off). Give it time, I'm pretty sure everyone thought Linux was a dead-end idea until XFree86 was invented! Very Happy

Ohh, BTW: I remade my Chat-Line from Chatz0r (my old version). Chat-Line is probably version 7.2 right now. Anyways, I haven't re-implemented the "/commands" command. And all that other stuff.

JSUK: Isaac copied the "/bcolour" cmd from my "/bcolor" command. Wink Twisted Evil

Ohh, the commands on my program are currently:

/name <new name here>
and
/quit <~ exits the program.

I just got too lazy to redo all those commands. Shocked

Author:  icemaster [ Thu Jan 15, 2004 6:09 pm ]
Post subject: 

haha i was inspired by your command that changes the background, it's not like i copied you, well unless i don't know what GUI.SetBackgroundColor means....and plus u only have 2 commands i have many more muahahaha 8) 8) 8)


EDIT~
make sure to re-implement the feature that sends the server the name so the server can list all ppl that are connected, and if you quit, be sure to send a message to the server that you quit...we'll talk at school tomorrow lol

Author:  white_dragon [ Thu Jan 15, 2004 6:39 pm ]
Post subject: 

somebody tell me wat bits r? i'm sooooooooo confused bout wat they r? r they some sorta money account ting?

Author:  shorthair [ Thu Jan 15, 2004 7:32 pm ]
Post subject: 

If you give them to me , i do programs for you Very Happy Very Happy Very Happy well not really i dont help cheaters , but anyway bits will help you buy things you have enogh right now to buy a shadow for your rank i belive , but you can check out the shop for what things you can buy , also you can donate them to people who deserve them

Author:  Andy [ Thu Jan 15, 2004 7:58 pm ]
Post subject: 

wow... so much flamming

Author:  shorthair [ Thu Jan 15, 2004 8:34 pm ]
Post subject: 

yeah im to blame for that , but i felt that in this case he really deserved it , but im not the ANTI FLAMER , its my new title ( in my world ) im going to demote flaming everywhere i see it , all i need now is a saying and a good avatar and im set

Author:  DanShadow [ Thu Jan 15, 2004 8:45 pm ]
Post subject: 

umm...icemaster, your server seems to be all in byte code...
When server .txt file was opened, it did wrote:

MZ@ !L!This program cannot be run in DOS mode.

$#oGRichPEL=P`@P8d`.textMP `.rdatap=`@`@@.datab@@.rsrc8@ @@U93VWpd/+>
/7u3EPu3mhJQhJREjhDHUR_ukj\EPuMQRi!j\EPPQFURP0hJbQRj $PhNhNjj093cuLhLH
@HQuhNhNjj83%R@HQ
RPjQ t&jRhNhNjj83hXHP t&jQhNhNjjH83{RPjQt&jRhNhNjj73-PQjURt&jPhNhNjj73QRjEPat&jQhNhNjjd73RPjQt&jRhNhNjj73IPQhh`St&jRhNhNjj63PQjRvt&jPhNhNjjy63h`HQt&jRhNhNjj463ghhIP}tDhIh@jh R
SQbH;u3ICRPhJhJ8PjQR>PMQhJhIjSR^uu S=8StcxPq3PHP+=~+
hhHRPuQqttt
tttp
pj3=TSR3=PSPh
$SQ,SR(SPjjjjjQhSSRhJtPpQR3PQR^Xu3u0HJJJ=Ju>PhIhJ1=LS~3=LSQbH;Jt =JtHf0H=Jt=Jt3|IP
IfQRIPQI3fBPhpHhH1uc=JuPjjjQbH;u.RbH;PcH;3_^9;]U3]U]UJ]UJ]U0H]UJ]UJ]U=0Hu.=JtJj~kJj;]UJ]UJJ0H]U(VW
EtC
MQ;'UIIPhMQcH;OhURcH;7jhEPcH;jhMQcH;jhURcH;I%u7jhMQcH;jRbH;$I%jhMQcH;lI%Rk PhHPbH;8QhURcH;jPbH;jhMQcH;I%RPhHPbH;QhURcH;jPbH;whMQcH;_jhURcH;?jhEPcH;%jhMQcH;jhURcH;jhEPcH;
I%u7jhURcH;jPbH;
ETC. ETC . ETC. ETC .

If the file is a .exe, put it in a winzip file please, I would really like to see it! I have never been able to get more th an 1 server and client going, it says more th an one was connected, but only 2 could interact. So please either send the source, or the .exe please!

Author:  icemaster [ Thu Jan 15, 2004 9:38 pm ]
Post subject: 

hmm i tested it before ok i'll just poist it again trust bud it <bold>does</bold> work

EDIT~
Ok here it is again lol in zip so you don't have to change the file format
and i guarantee that it is not a virus for any suspicious ppl here

EDIT~2
Hey Shorthair! when did i cheat? why don't you grow up and tell me how i cheated and stop all this flamming

Author:  templest [ Fri Jan 16, 2004 9:38 am ]
Post subject: 

Feedback? Is it good? Should there be no GUI? Did you jizz when 15 people connected to a server at the same time? Please, We'd appreciate some input. Smile

Author:  icemaster [ Fri Jan 16, 2004 9:45 am ]
Post subject: 

hmm maybe i forgot to mention.. where is the feedback? Twisted Evil Evil or Very Mad
i would like to know how my program oh and plz don't judge me for templest's stupidity

Author:  templest [ Fri Jan 16, 2004 9:49 am ]
Post subject: 

suck it. Twisted Evil Twisted Evil Twisted Evil Twisted Evil Twisted Evil Twisted Evil






Just kidding, Please don't flame me. Rolling Eyes

Author:  icemaster [ Sat Jan 17, 2004 5:26 pm ]
Post subject: 

let the flammers be Trowing Tomato flamed.... lol just kidding

Author:  DanShadow [ Sat Jan 17, 2004 10:39 pm ]
Post subject: 

I am really impressed at th is program, you guys put a heck of a lot of effort into it, great job! What I really would like to know though, is how the server works.. Very Happy
+25 Bits Each

[PS] NO flaming! Evil or Very Mad

Author:  icemaster [ Sun Jan 18, 2004 2:47 pm ]
Post subject: 

hmmm if u don't know how the server works then u don't know the reall work that went into it lol but ok i'll tell u so u can chat with multiple ppl

1. run the exe that i posted
2. enter the number of clients that you want to connect

note: the number of clients you specified do'nt have to connect all at once, but can connect whenever they want, so for example:

1st client connects, you can chat all u want, meenwhile other clients can connect too, so your chat is not put on hold for connecting clients

3. here's the most tricky part but real easy once u get it lol, it should take you all of 2 secs to get it, the first client connects on your ip and, the port 1450, then u chat, and if u want to chat with more they can connect any time they want, but the second person has to connect on port 1451, then the third on 1452(and on and on). all the ports increment by onethus the server connects to all clients on different ports. . . . . . .
i hope i explained that well enough

Author:  DanShadow [ Sun Jan 18, 2004 6:43 pm ]
Post subject: 

lmao, of course I know how the server "works"....thats not wh at I meant though. I havent figured out how to have th e server constantly accepting clients to connect, then display information sent by all clients ( to the server) back to all the clients. I havent figu red out completely how to do that correctly yet. Now how y our server works is eas y, you would have to be a complete moron not to understand the simple instructions you gave, lol. But believe me, I award bits on the qu ality of the program, how hard it would be to make, and the time probably needed to make it. But if you could explain how the Servers Source Code makes it connect to multiple clients, and all the things I named above, I will definitely award more bits. Wink

Author:  icemaster [ Sun Jan 18, 2004 10:59 pm ]
Post subject: 

DanShadow wrote:
you would have to be a complete moron not to understand the simple instructions you gave, lol.

LOL Laughing Laughing true it would take quite a moron. . .



hmm u can get a list of online clients by typing "/list_all" as for sending that to all the clients. . . templest and i are currently working on that, and it's proving to be quite a hassle, lol even though it is so simple. . .but i'll get that soon enough

all the commands work that are listed though

im sure i'll post the source code after i hand in this to my teacher, as it's my final assignment. . . and when i reach a later version with documentation lol

Bits Are Always Welcome Very Happy

Author:  icemaster [ Sun Jan 18, 2004 11:11 pm ]
Post subject: 

new version update. . .

Author:  templest [ Mon Jan 19, 2004 9:44 am ]
Post subject: 

Isaac, I see you're enjoying your bits. Twisted Evil , Like the shadows. Did you have to make it school colours? Shocked . GG.

I'll add some commands, make it cleaner code, ect. (Respond faster). I'll post it tonight. ok? Very Happy

Author:  icemaster [ Mon Jan 19, 2004 9:47 am ]
Post subject: 

no i just thought a red shadow would go with my name
lol i am leavin jp2, remember? im goin back to rmc

Author:  templest [ Mon Jan 19, 2004 10:26 pm ]
Post subject: 

then make it blue. Surprised

Hey dude... I'm making a sweet program. I sorta got an alpha stage thing going. I'll make a new thread for it. Wink

Author:  icemaster [ Mon Jan 19, 2004 11:45 pm ]
Post subject: 

joge u freak, y aren't u on msn remember we were supposed to work on FP, u unreliable mockery of a programmer Evil or Very Mad

on a more positive note lol
the list of clients is finally here, i worked on it by MYSELF and came up witha solution, with the new version i posted all u have to do if u r the server is type "list_all", if u are a client just type "/*/userlist" as a message, and the server will automatically send that client all the online users

once again thnx templest for not helpin Evil or Very Mad oh and i was right templest, u don't need an extra port

P.S. im not flamming just playin

Author:  templest [ Tue Jan 20, 2004 9:02 am ]
Post subject: 

you = annoying.

But then again, there's no way you could have known that I f*cked up my entire Mandrake Linux install by deleting some files, I really shouldn't have. Rolling Eyes

Guess it's Windows for me (until I learn how to operate linux better, I'll stick to cygwin!)

Anyways... gg.

Author:  templest [ Tue Jan 20, 2004 9:06 am ]
Post subject: 

What Isaac means btw is people running the client, type "/userlist"

I'll add the stuff so that you get what you're supposed to get.

PS: Dude, I will be on MSN today. I just installed Windows again. I think I have the guiness world record for most Windows re-installs. About 3 or 4 a month?

Seriously, go on.

And, Is it "/* /userlist" or "/*/userlist" ? Shocked

PS: POST YOUR NEW VERSION!

Author:  icemaster [ Tue Jan 20, 2004 10:46 am ]
Post subject: 

no, no, no, no, no Mad
u don't need any xtra code all the client has to do is type "/*/userlist" as a normal message, erase any xtra code u have

i have the list working with ur earlier versions of clients

Author:  templest [ Tue Jan 20, 2004 11:20 am ]
Post subject: 

What? So you get the whole string "user said: /* /userlist" and you get the last 13 characters of the string, if it's "/* /userlist" then it works? Well, dude.

Then make it be just "/userlist". It would be that much better.

Author:  icemaster [ Tue Jan 20, 2004 4:42 pm ]
Post subject: 

i wonder if n e one else will reply here besides u me n dan_shadow. . .

Author:  templest [ Tue Jan 20, 2004 5:12 pm ]
Post subject: 

OK, New version Boys and Girls. This one has TONS of added goodies, ok, maybe 4. But still! It's grrrrrrrrr-ate!

EDIT: Deleted Files to add room for other stuff I want to upload.

Author:  icemaster [ Tue Jan 20, 2004 6:18 pm ]
Post subject: 

that version's flawed

Author:  JayLo [ Tue Jan 20, 2004 7:00 pm ]
Post subject: 

and remove the button bar at the top.

Author:  templest [ Wed Jan 21, 2004 4:33 pm ]
Post subject: 

Tell me how to do that and I'll give you 20 bits. Smile

BTW: Executable, for people that don't have turing at home and wants to test it.

Author:  AsianSensation [ Wed Jan 21, 2004 4:52 pm ]
Post subject: 

templest wrote:
Tell me how to do that and I'll give you 20 bits. Smile


View.Set ("nobuttonbar")

20 bits plz Laughing

Author:  JayLo [ Wed Jan 21, 2004 5:02 pm ]
Post subject: 

Laughing darn it... could've gotten twenty bits.

Author:  templest [ Thu Jan 22, 2004 6:08 pm ]
Post subject: 

+20 Bits to AsianSensation

Thanks. Smile

Author:  JayLo [ Thu Jan 22, 2004 6:20 pm ]
Post subject: 

sympathy bits for jaylo?

Author:  Andy [ Thu Jan 22, 2004 8:19 pm ]
Post subject: 

+16 bits to jaylo

Author:  DanShadow [ Thu Jan 22, 2004 10:02 pm ]
Post subject: 

hmm...in the universe, everything must be balanced. EVEN bit giving!
-9999999 bits
muahaha...
lol, just j oking

Author:  icemaster [ Fri Jan 23, 2004 11:21 am ]
Post subject: 

templest all you had to do is type in View.Set in the index of the help file . . . LOL


EDIT~!
templest! fix your client! Evil or Very Mad Evil or Very Mad Evil or Very Mad it has the error, where it does not get messages, honestly, it's not hard to fix, i already tried to explain it to u. . . fix it!

Author:  JayLo [ Fri Jan 23, 2004 2:42 pm ]
Post subject: 

woot. sympathy bits rock. Puppy Dog Eyes

Author:  icemaster [ Fri Jan 23, 2004 3:36 pm ]
Post subject: 

here is the moment everyone has been waiting for~~~! 8) 8) 8) 8)

the code for the multichat server in turing, this version is very stable, and if there are any problems let me know asap, and remember, this site is educational, credit me for my code

Author:  thoughtful [ Fri Jan 23, 2004 8:46 pm ]
Post subject: 

Ey , very nice. What i would like to see is emoticons and simmilar stuff, maybe colored nicknames. The emoticons can be done by searching for a pattern in the string. I am not that familiar with the NET commands in turing so i dont know if it would allow you to transfer any images, otherwise you would have to give the images with the client.

But anyways i must say a job well done.
+10 Bits

Author:  Andy [ Fri Jan 23, 2004 9:16 pm ]
Post subject: 

nicely done... although u could have made it so that you dont have to set the number of ppl before hand...

+20 bits

Author:  icemaster [ Fri Jan 23, 2004 10:24 pm ]
Post subject: 

templest and i actually already thought of both of those, first:
sending pics is very difficult as the only way is to read the file in and send it over the network, but non ascii characters are part of a pic file, we are working on it and nearly there.

as for the number of clients at the beginning, i purposly put that there so the server could be more flexible, like for instance, a person wants to quickly make a small server to chat with his 6 friends. why would i make it wait for more connections when they are not neccesary? haha and also the person might want 20 or 30 clients, i did that to make it more flexible,

i even used to get the starting port number, but i realized that that's a wast of time cuz as long as u pick a port not reguraly used, most ports after will not be in use either, well except for our occasional hacker lol.

EDIT~1
oh and emoticons are possible, it's just drawing them. . . i was thinking of drawing them in a GUI canvas cuz its easier. besides as far as i know it's impossible to draw pics in a text box

Author:  icemaster [ Fri Jan 23, 2004 10:25 pm ]
Post subject: 

oh and thanks for the bits SmileVery Happy bits are always welcome

Author:  McKenzie [ Fri Jan 23, 2004 11:33 pm ]
Post subject: 

Pardon me for not reading all of the flame on this post. I looked over the program, looks good. Just wanted to add my 2 cents about sending pictures as text. You can use the old takepic/drawpic combo. I was playing around with it for your problem, looks like:
code:

proc picToASCII(buff:array 1..* of int,var aBuff : array 1..* of string(11))
    for i:1..upper(buff)
        aBuff(i) := intstr(buff(i))
    end for
end picToASCII

proc ASCIIToPic(aBuff : array 1..* of string(11),var buff:array 1..* of int)
    for i:1..upper(buff)
        buff(i) := strint(aBuff(i))
    end for
end ASCIIToPic

for i: 1..50
    drawfillstar(Rand.Int(1,255),Rand.Int(1,255),Rand.Int(1,255),Rand.Int(1,255),Rand.Int(1,255))
end for

var buff,buff2 : array 1..sizepic(0,0,50,50) of int
var aBuff : array 1..upper(buff) of string(11)
for i:1..upper(buff)
    buff(i):=0
end for

takepic(0,0,50,50,buff)
picToASCII(buff,aBuff)
ASCIIToPic(aBuff,buff2)
cls
drawpic(0,0,buff,0)
drawpic(100,0,buff2,0)

This is a simple test program that I show how I can translate a picture into an array of int then an array of string, then back again without any loss.

Author:  templest [ Sat Jan 24, 2004 3:10 pm ]
Post subject: 

wow Mc, for sure that's going into the next version. Thanks!
+All my Bits

Author:  McKenzie [ Sat Jan 24, 2004 3:20 pm ]
Post subject: 

No need for bits (tell be how many, I'll refund). I deal in intangibles like respect and satisfaction. Besides I find little problems like that fun, Like solving a puzzle.

Author:  icemaster [ Sat Jan 24, 2004 3:30 pm ]
Post subject: 

wow Very Happy thanks alot, this will work, i know for sure!!

i am implementing this now

i will be sure to credit you for your help, ur name is now in the comments for the makers of my server:DVery HappyVery Happy

Author:  templest [ Mon Jan 26, 2004 11:59 am ]
Post subject: 

no need to refund, it was 2 bits. Razz (which I'll regain by making this post).

PS: I am working on an "About" window, so the world can see you helped us with that, not just developers! Twisted Evil

Author:  icemaster [ Thu Feb 05, 2004 9:52 am ]
Post subject: 

ok

Author:  templest [ Fri Feb 06, 2004 7:54 am ]
Post subject: 

Ey! Guess what? ChatLine2 is officially almost done! Equiped with everything from file transfer to.. well.. that was about the only new feature. I made things a lot neater and made is look slightly more pro'.

The layout is completely changed, you no longer use that pop-up window at the begining to connect, but instead use the ".connect" command. I'm working on a config file where you can customize your chatline (ie: background for the window, the "send" button is two bmps so you can draw your own, you can set custom triggers, instead of typing "/name" you might want to type ".name" or "*username", I'm working on account names, so you might want to login to a server as a guest, or as an admin, and have remote control of the server. If Isaac's up to the challenge :p).

I really want to make a site for this project, it's not going along to dull. I'm actually making some progress. Very Happy

Just have to work out some extra bugs, will be posted by Sunday for sure. (note: won't include useraccounts, but will everything else, and I wrote a handy "readme" in PDF format so you can figure out how to work the config file easily).

Now it's 7:54AM and I have to get to physics. :p

Author:  icemaster [ Tue Feb 17, 2004 11:21 am ]
Post subject: 

oh so what your sayin is after i sent you my picture transfering programs yuou tested them and found that they worked and incorporated them into your program? Laughing of course thanks to mkenzie for showin me buffers Very Happy

err i havn't worked on my chat server prog for awhile what with my pc messesed

can anybody can help me with the mscdex command in dos? help would be apreciaated!

my floppy controller is messed on my motherboard so i need to enable the cd roms without a boot disk. . .

hmm maybe i should have posted that in the general forum
meh

Author:  Canadian Rob [ Wed May 12, 2004 8:14 pm ]
Post subject: 

Hey did I miss it? or has the code for the server not been posted yet? Confused

Author:  icemaster [ Wed May 26, 2004 11:47 am ]
Post subject: 

server = fully functional

i also made my own client to go with it. . . templests sux. . .lol

now i have a server and a client that work perfect together (i use it everyday in programming class)

here is my client's source

EDIT ~
server coming soon

Author:  templest [ Fri Jul 30, 2004 12:52 pm ]
Post subject: 

You son of a bitch! Mad

That's it... I'm writing something so fucking elite it'll out-do IRC! Mother fcuker! Twisted Evil

Author:  DanShadow [ Fri Jul 30, 2004 9:11 pm ]
Post subject: 

Right....Well my server-client interface probably beats yours icemaster.PLUS!! It autoconnects! NO guessing for the user, which is lame. Im gonna go write a tutorial on .NET commands so everybody can be as special as us l33t 'Turing' programmers, lol.

Author:  icemaster [ Sat Jul 31, 2004 11:29 pm ]
Post subject: 

lol foool.... if it's made in turing its not going to be much better. turing sux completly n tcp/ip connections lag out n e computer(with turing)

i have pretty much stopped workin on my server/client, its really not worth it in turing...besides it's bug free and does waht i needs it to do

if i make another chat it will be in a better language, but u go ahead n brag about your chat u are making...i really don't care...lol

oh n btw in order for it to autoconnect you would have to have it conect to the same ip every time, now unless you host the server yourself 24/7(that can be a real pain in the @$$), then there's no other way.. but honestly who really cares? like there are other chats out there...msn, aim, yahoo... who needs your TURING chat? not me i strictly use mine at school when there is nothing else to do...

o n go ahead, write your tutorial Laughing
lmao i figured out all this myself

Dan. Brag somewhere else. nobody respects braggers

Author:  DanShadow [ Tue Aug 03, 2004 7:01 pm ]
Post subject: 

Hey Icemaster, shut up and go back to your box freak. If anybody wants to learn how to create a multi-user interface, or learn .NET commands, read my tutorial in the Turing Tutorials section called:
[tutorial] .NET commands [and multi-user interface]

Author:  Tony [ Tue Aug 03, 2004 9:03 pm ]
Post subject: 

icemaster wrote:
Dan. Brag somewhere else. nobody respects braggers


icemaster : I'll give you a moment to try to figure out why you're making a fool of yourself..

*tick tac tick tac* times up!

Dan over here is a mod. You on the other hand - I haven't noticed around before...

Just think for a second before pressing the submit button... maybe preview and reread what you're about to submit Laughing

Author:  Dan [ Tue Aug 03, 2004 9:23 pm ]
Post subject: 

Also lets try to cut down on the flaming in here every one. This is sposted to be a place where we can share ideas and conscpetes to help each ohter learn about progaming and not some crazy compition. (crazy compltions go in the contest section).

Flaming

Insted of saying poleops work sucks how about we give contructive ideas on how they could make it the best it could be.

Author:  DanShadow [ Wed Aug 04, 2004 8:05 pm ]
Post subject: 

Extinguishes Flame

Author:  rizzix [ Wed Aug 04, 2004 11:30 pm ]
Post subject: 

I am cold I am cold I am cold I am cold I am cold Puppy Dog Eyes Puppy Dog Eyes Puppy Dog Eyes


hmm now back to topic.. yea keep up the good work guys.. competition is good.. but when it get out of hand.. go hang ur selves.. in any case.. dont stop keep submitting. Smile

Author:  templest [ Thu Aug 05, 2004 7:21 pm ]
Post subject: 

I told you "Icemaster", your flame is weak. A match out fire's you. Razz

Author:  zomg [ Wed Oct 13, 2004 11:06 am ]
Post subject: 

dude nice, i love ur server!! It runs my chat client "PCL" and im in the process of making them compatible

i gave up on the idea on making a server all thanks to u lol

suggestion:add S-Engine

Author:  icemaster [ Mon Jan 03, 2005 1:54 pm ]
Post subject: 

lol thanks Very Happy i have re made the server several times since then. it is much more 7331 now. i may finish it for the compsci network...it is of little if not no use to me. i had to re make it cuz i lost all copies... Evil or Very Mad had to format hard drive, and the stupid school erases your profile after each year.

LMAO a match out flames me! i guess i will work on that.

~EDIT~
I guess i slacked off for... years! i will re-write it for you all!! Open Spource!


: