+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Where to start?

  1. #1
    FBI
    FBI is offline
    Junior Member
    Join Date
    Apr 2008
    Location
    Moskva russia :).
    Posts
    18

    Where to start?

    Hey, I've coded some rats in vb, (basic stuff), and seeing the success of delphi, I wanted to know where I can start to actually learn the language.

    Thes best starting point to work up on?

    And also, i've got Delphi 2007 Lite v.1.2 when I create my exe's do the people I send them to require runtimes, or special dlls/system files like VB sometimes requires.

    Thanks,
    FBI.

  2. #2
    Senior Member
    Join Date
    Apr 2007
    Posts
    301
    hey, i would start with looking into delphi like background where it came from to get a better understanding.

    read this first > Borland Delphi - Wikipedia, the free encyclopedia

    Once you read that go get Borland Delphi For Win32.

    Then get it installed, then go watch this videos Nick Hodges » Blog Archive » Thirty Camtasia Demos in Thirty Days

    and if you want a book this one i think it the best Amazon.co.uk: Inside Delphi 2006 (Wordware Delphi Developer's Library): Ivan Hladni: Books

    and i would if i was you forget about coding a rat for the momment, just learn the basics get a good understand how things work and stuff.

    > Delphi Basics wicked site for delphi datatypes strings loads.

  3. #3
    FBI
    FBI is offline
    Junior Member
    Join Date
    Apr 2008
    Location
    Moskva russia :).
    Posts
    18
    Thanks, also I already have Delphi 2007 Lite, when I make an exe do people need certain runtime files? etc or anything at all for me to redistribute with my exe.


    Thanks,
    FBI.

  4. #4
    Senior Member
    Join Date
    Apr 2007
    Posts
    301
    depends on what socket you use if you use winsock in delphi i think you have supply the runtime files, but if you use others you should be ok.

    Winsock - yes
    Winsock Api - no
    Tclientsocket/Tserversocket - no
    Indy - no

    correct me if im wrong someone, but that what i know.

    delphi 2007 lite hmm never herd of it, ive got Delphi 2007 for win32 programs you make work on vista but its up to you.

  5. #5
    Senior Member
    Join Date
    Apr 2007
    Posts
    301
    btw you have you tryed Csocket in vb6, i used it before you dont have too supply the runtime files.

  6. #6
    Retired Admin KriPpLer's Avatar
    Join Date
    Apr 2006
    Location
    \xeb\x06\x90\x90
    Posts
    2,063
    Delphi winsock is all the same pretty much. It still calls up the MSWSOCK runtimes which are normally pre-installed with windows. Delphi applications do not require any runtimes unless otherwise called for by the programmer.

    __________________________________________________ _________________
    I like pie.

  7. #7
    Senior Member
    Join Date
    Apr 2007
    Posts
    301
    but if the MSWSOCK isnt registered on the remote computer then your server wont work

  8. #8
    Retired Admin KriPpLer's Avatar
    Join Date
    Apr 2006
    Location
    \xeb\x06\x90\x90
    Posts
    2,063
    Yeah but most likely it already is if there connected to/browsing the internet via IE or firefox as it uses the same Libs. That and Windows usually registeres and installs these when setting up windows networking/connecting to the internet. :p

    __________________________________________________ _________________
    I like pie.

  9. #9
    Senior Member Marwanted's Avatar
    Join Date
    Mar 2008
    Posts
    115
    if you use csosket in vb. you dont need mswinsock.ocx??

  10. #10
    Retired Admin KriPpLer's Avatar
    Join Date
    Apr 2006
    Location
    \xeb\x06\x90\x90
    Posts
    2,063
    No because it calls up WSOCK32.dll or w/e

    __________________________________________________ _________________
    I like pie.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Where to start?
    By st757 in forum Malware Discussion and General Help
    Replies: 2
    Last Post: 29-04-2008, 04:37
  2. start up help
    By stampy29 in forum Visual Basic Help
    Replies: 2
    Last Post: 13-04-2008, 19:13
  3. Thread don't start when injecting DLL
    By Nuffe in forum Delphi Help
    Replies: 0
    Last Post: 10-01-2008, 21:26
  4. Should I start with delphi 7 or some easier language?
    By BornFriday13th in forum Off-Topic
    Replies: 10
    Last Post: 05-06-2005, 19:01
  5. PUT ur start up methods here
    By cyogenus in forum General Programming Help
    Replies: 10
    Last Post: 08-04-2005, 15:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.