FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 33 matches
Forum Index
Author Message
  Topic: Dec 06: host enumeration, network conditions simulation
Dima-san

Replies: 0
Views: 13727

PostForum: dnet   Posted: Thu Dec 06, 2007 10:17 am   Subject: Dec 06: host enumeration, network conditions simulation
DNet is now capable of simulating network conditions (packet loss, latency, jitter). You can also enumerate hosts residing in your intranet.
  Topic: Attempting to compile
Dima-san

Replies: 8
Views: 14717

PostForum: ArcLib   Posted: Mon Dec 03, 2007 11:06 am   Subject: Attempting to compile
Are you compiling with Tango? It looks like tango.lib is not getting linked in.
  Topic: Nov 24: commands
Dima-san

Replies: 0
Views: 12149

PostForum: dnet   Posted: Fri Nov 23, 2007 12:41 pm   Subject: Nov 24: commands
Revision 49 introduces the following features:

commands. These are text strings sent to remote side for interpreting. You can use it as a simplistic RPC.
latency estimation. You can find it usef ...
  Topic: Get a character
Dima-san

Replies: 14
Views: 22303

PostForum: General   Posted: Thu Nov 22, 2007 11:49 am   Subject: Get a character
There was a function called kbhit(), which returned zero of no key was pressed and keynum otherwise. I haven't seen this function's prototype in std.c, though.
std.c should be read as tango.stdc Surprisedo ...
  Topic: Get a character
Dima-san

Replies: 14
Views: 22303

PostForum: General   Posted: Wed Nov 21, 2007 10:35 am   Subject: Get a character
There was a function called kbhit(), which returned zero of no key was pressed and keynum otherwise. I haven't seen this function's prototype in std.c, though.
  Topic: November 19: major clean-up
Dima-san

Replies: 0
Views: 11696

PostForum: dnet   Posted: Mon Nov 19, 2007 10:45 am   Subject: November 19: major clean-up
Hello everyone,

I've just checked-in to the dnet repo. Dnet was quite a mess, so I cleaned up the code and fixed some nasty bugs along the way (e.g., DnetFifo now saves the data on resizing).
The ...
  Topic: QuesoGLC and Derelict
Dima-san

Replies: 8
Views: 12945

PostForum: Derelict   Posted: Sun Aug 12, 2007 10:47 am   Subject: QuesoGLC and Derelict
Needs more testing though.
I can help with testing Smile
  Topic: QuesoGLC and Derelict
Dima-san

Replies: 8
Views: 12945

PostForum: Derelict   Posted: Thu Aug 09, 2007 10:40 am   Subject: QuesoGLC and Derelict
Nice stuff! Very Happy
The font manipulation code looks much better than FreeType's.
I'd like GLC to be derelictified, if it runs under windows too Smile.
  Topic: Secure communications
Dima-san

Replies: 10
Views: 31935

PostForum: dnet   Posted: Mon Aug 06, 2007 11:40 am   Subject: Secure communications
Thanks! That's definitely something to think about Smile
You're welcome Smile
  Topic: Dima-san: Access Violation with SDL
Dima-san

Replies: 6
Views: 10481

PostForum: Derelict   Posted: Mon Aug 06, 2007 11:39 am   Subject: Dima-san: Access Violation with SDL
I've been trying to run my app on a laptop -- and it worked! Very Happy It must be an issue with my PC, or Windows...
Concerning SDL version, I've used SDL 1.2.10 through 1.2.12.

Thanks for the help.
  Topic: Dima-san: Access Violation with SDL
Dima-san

Replies: 6
Views: 10481

PostForum: Derelict   Posted: Sun Aug 05, 2007 12:30 pm   Subject: Dima-san: Access Violation with SDL
My PC runs WinXP SP2. I haven't tried running this code in C. I 've tried to run two projects that make use of DerelictSDL and unfortunately none of them worked. Yage crashes for unknown reason (that ...
  Topic: Secure communications
Dima-san

Replies: 10
Views: 31935

PostForum: dnet   Posted: Sun Aug 05, 2007 12:20 pm   Subject: Secure communications
I don't think I get how this would help.

void GameResource::SetResource(int Resource_Num, int Resource_Amount)
{
GameResourceAmount[ResourceNum] = Resource_Amount ...
  Topic: Secure communications
Dima-san

Replies: 10
Views: 31935

PostForum: dnet   Posted: Sat Aug 04, 2007 12:04 pm   Subject: Secure communications
Couldn't aimbots simply monitor the memory of a process and see all that data as it's decrypted?
They could, but that'd be very advanced aimbots.
You cannot prevent hacking, but you can make it extr ...
  Topic: Dima-san: Access Violation with SDL
Dima-san

Replies: 6
Views: 10481

PostForum: Derelict   Posted: Sat Aug 04, 2007 12:00 pm   Subject: Dima-san: Access Violation with SDL
The access violation appears when I call SDL_InitSubSystem( SDL_INIT_VIDEO ) after calling DerelictSDL.load() and SDL_Init( SDL_INIT_NOPARACHUTE ).
  Topic: Secure communications
Dima-san

Replies: 10
Views: 31935

PostForum: dnet   Posted: Fri Aug 03, 2007 11:25 am   Subject: Secure communications
"Simple and clean" -- that's my motto Cool
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group