Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 06-27-2005, 16:11
baatazu
 
Posts: n/a
Probably the UDP packet sending is to inform the company that software is running on a specific machine, in a specific IP (and IP can easily tell you the originator's country).

UDP in serious delphi applications can be sent using ICS or INDY. Your apps looks like using INDY. Can you see on resources if it has a list of the following strings:

Code:
65216,Connection Closed Gracefully.
65217,Could not bind socket. Address and port are already in use.
65218,Invalid Port Range (%d - %d)
65219,%s is not a valid service.
65220,IPv6 unavailable
65221,The requested IPVersion / Address family is not supported.
65222,Not all bytes sent.
65223,Package Size Too Big.
65224,Set Size Exceeded.
65225,Not enough bytes read from stream.
65226,End of stream: Class %s at %d
65227,UDP is not support in this SOCKS version.
65228,Request rejected or failed.
65229,Request rejected because SOCKS server cannot connect.
65230,Request rejected because the client program and identd report different user-ids.
65231,Unknown socks error.
Reply With Quote
  #2  
Old 06-27-2005, 18:43
redbull redbull is offline
Friend
 
Join Date: Mar 2004
Posts: 160
Rept. Given: 17
Rept. Rcvd 5 Times in 4 Posts
Thanks Given: 3
Thanks Rcvd at 6 Times in 6 Posts
redbull Reputation: 5
All third party Components placed on a form can be viewed in the resources section.

Also DEDE (Delphi Decompiler) will definetly help in telling what UDP components are used.

All called called TIDxxxx (where xxxx is some name) imply that the INDY component set was used.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Network Monitor by M$ wps8848 x64 OS 7 08-17-2014 17:05
Best network logger/sniffer? FEARHQ General Discussion 0 05-21-2002 12:58


All times are GMT +8. The time now is 18:26.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )