umm, i have worked on this for a while now (couple of months) and would like some beta testers to test it for me. it is a basic LAN chatter, file-sender app that has some nifty features in it as well. could u post to me what u think is crappy ( ) and what is good and so on.....thx ppls
ps: only the EXE is in this coz i was thinkin of postin it on downloads.com, so obviously i wont give the source out...
pps: it is a RAR file in a ZIP file. it was the only way i could get it to fit in the 100000bytes limit.
My name is not Arien Talabac Disclaimer: The contents of this post are nothing to do with the real Filburt1 Released back into the Community Sep 1 2001
I downloaded the file and opened it and I am proud to say that my trust payed off. Its a great program and the UI is quite refined. It ran without any problems at all and I am going to use it from now on in my home office for a quick and easy way for my secrataries to communicate between each other and myself.
Keep up the good work "thesarlacc" and shame on those who have no trust these days
I will vouch for this program. I guarentee this file is not a virus. To show how sure I am of this I will go as far as giving out my email : [email protected], my icq number : 50220472 and my MSN contatct: [email protected].
As the author has stated he didn't want to give out the source as he was affraid people would steal parts. It is a excellent program don't be so afraid.
WELL ****ING SORRY THAT I WANT TO KEEP MY CODE TO MYSELF!!!!! SO ****ING SORRY.... i dunno why u ppl would think that someone not wanting to post their code would post a dangerous app instead. like seriously, how u think like that, ill never know. besides, this thread is under PROJECT REQUESTS and it does NOT state i have to submit my code with it. so like my nutsack, coz u aint gonna get the source.
interesting tho, why would my avatar be a judgement of my coding and trust?? u probably would be the type to not wanna buy a friggin' game off the shelf for FEAR that it may **** up ur box..gotta hate losers like that. and as for ur $1700 box u paid for, well BOOHOO ****ING BOOHOO. so did i! ur not the only one, so getting sympathy from that is just plain sad.
i suppose downloads.com is too SUSPICIOUS for u huh!?!??! get a grip, then a life, hmmmmm and then maybe a brain to take care of that life, or would the brain be a dangerous thing as well??
ps: nice to see 1 person is not a suspicious whacko (Paddlepop). thx for the compliment paddlepop. i appreciate it
Originally posted by TheSarlacc WELL ****ING SORRY THAT I WANT TO KEEP MY CODE TO MYSELF!!!!! SO ****ING SORRY.... i dunno why u ppl would think that someone not wanting to post their code would post a dangerous app instead. like seriously, how u think like that, ill never know. besides, this thread is under PROJECT REQUESTS and it does NOT state i have to submit my code with it. so like my nutsack, coz u aint gonna get the source.
interesting tho, why would my avatar be a judgement of my coding and trust?? u probably would be the type to not wanna buy a friggin' game off the shelf for FEAR that it may **** up ur box..gotta hate losers like that. and as for ur $1700 box u paid for, well BOOHOO ****ING BOOHOO. so did i! ur not the only one, so getting sympathy from that is just plain sad.
i suppose downloads.com is too SUSPICIOUS for u huh!?!??! get a grip, then a life, hmmmmm and then maybe a brain to take care of that life, or would the brain be a dangerous thing as well??
ps: nice to see 1 person is not a suspicious whacko (Paddlepop). thx for the compliment paddlepop. i appreciate it
1. Profanity is not tolerated here, nor is flaming. I am not reporting your post, merely warning you.
2. Genius boy: flaming me is definitely not going to get me to test your program. You have no idea how hard I had to work just to earn the money for this computer. It is mine, and I proudly say that I do whatever the hell I want to do on it.
3. It's not like I'm going to read your source, copy it line-by-line, and sell it on the black market. Jeez.
ooops sorry emo, my mistake.
coz of the 100000 bytes upload limit, i couldnt post that file.
u can get it from www.downloads.com and its called "Impulse Studio Tools" or something like that. sorry again
1. Profanity is not tolerated here, nor is flaming. I am not reporting your post, merely warning you.
2. Genius boy: flaming me is definitely not going to get me to test your program. You have no idea how hard I had to work just to earn the money for this computer. It is mine, and I proudly say that I do whatever the hell I want to do on it.
3. It's not like I'm going to read your source, copy it line-by-line, and sell it on the black market. Jeez.
I agree again, but i may try it when some will test it before me mouahaha
Emo I think they have a mistake in your banner...it not supposed to be 10 $ and Add ? why you wrote ad ?...If I am wrong please tell me because english is my second language.
Emo, thanx for trying it. Appreciated very much. The only thing i have to tell you is that you cannot test it over the internet, so to test it fully, you would need 2 (or more) computers hooked up in a LAN. If i have misunderstood you, correct me. But again, thanx for testing it.
one more thing:
I agree again, but i may try it when some will test it before me mouahaha
Emo did test it and he said it was fine. So you have some assurance now that you know it isn't what Filburt1 thought it was
Considering your avatar and your relatively informal English, I would rather have the source code before running a compiled EXE on my system.
yeah it does work on NT (tried it at school, worked fine)! umm i dont think its crashing, maybe just taking a while because of the number (1800 in your case ) of computers it is looking for. does it give an error message or anything? perhaps ur network settings are conflicting?? i dont really know.could i have a screenshot of what it does?
Just letting you know that it did work. In the list it only actually showed up the comps/servers i was logged in to. (novell netware). still took a while to load up.
thx for the update sparki! the long loading time is something i cannot fix, its due to the "s h i t t t y" way Winblows handles networking. i could add a counter in there tho that will show how long it will take so the person waiting has an idea of what is goin on. anyways, Sparki, how does the file transfer feature work? is it workin ok?
Ok, one final question :
How did you get the comp to accually be able to send and recieve files ?
Is it winsock again or are you useing something more advanced ?
Icheb
The main VB routine in Windows XP (The don't admit it, they wrote it in VB)
[vbcode]
Public Sub Windows_Load()
a = 1
b = 2
if not a + b = 2 then
goto crash
end if