CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: SonOfMyMom

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    820

    Applying for Microsoft

    Hi,
    I am a Master Student of IT.I am very curious to know how I can work in Microsoft


    I have one year work experience in .NET technologies
    2 IEEE Journals
    15 IEEE accepted conference...
  2. Replies
    0
    Views
    972

    Visitor Pages Sample Log File

    Hi,

    I am doing research on new emerging trends in a website .I need a log file containing information of users hitting different web pages of a sample website.this log file should have enough...
  3. Replies
    7
    Views
    1,664

    Re: My article accepted in IEEE

    you are incorrect, I have not found any conference which suported by governemnt or by lecturrers..(can you suggest? :confused:)
    the best places is conferences in Nordic countries and the best one is...
  4. Replies
    7
    Views
    1,664

    Re: My article accepted in IEEE

    haha another one


    Give me 480 euro I will write your name as first author....and have a trip to Freiburg, Germany...:cool:
  5. Replies
    2,341
    Views
    2,855,125

    Sticky: Re: CG members photo album

    WOW Toorag...
    I cant find any countrymate in this ****ing place then I have found someone here...
    your photo is awesome
    warm wishes from Melbourne
    what about Tehran...clashing wiht mollah :D
  6. Replies
    7
    Views
    1,664

    My article accepted in IEEE

    Hi,
    I have written an article and it was fantastic to see my article accepted...

    I wote many articles but my main problem is english and registeration fees
    take a look these reviews


    anyway...
  7. Eigenvalue, eigenvector and eigenspace in C#

    Hi,
    I need to find eigenvectors of a 30*30 matrix in C# is there any library for this?
  8. Replies
    3
    Views
    670

    Re: tracking user's wbesites

    hi

    I need to write a web page classifier in which classifies the websites according to a sample of users which hits the website for example if a some users hits page 1 and then page 2 they are...
  9. Replies
    3
    Views
    670

    tracking user's wbesites

    Hi,
    I need to write a windows appliaction which trackes the traces of users(according to their IP) and return the websites they have visited


    I am not sure how to write since I dont use ...
  10. Replies
    4
    Views
    9,697

    Re: Can't Listen to Port 80

    the IP is not valid ...use ipconfig and assign a valid IP....
  11. Replies
    4
    Views
    3,189

    Re: Sharing data between threads

    well, I worked with a global variable...not static one

    here this is a network snifer works in a working thread while countinuing variable is true...once I click the stop the variable gets false...
  12. Replies
    4
    Views
    9,697

    Re: Can't Listen to Port 80

    I have another approach which works for me to sniff a network



    string ip1 = @"127.0.0.1";
    socket = new Socket(AddressFamily.InterNetwork, SocketType.Raw,...
  13. Getting TCP informations of local machine

    Hi,
    I nedd to get TCP information of my local machine....not just destination IP/Port but also duration of connection and received sent bytes

    I tried this code but since I am new to socket...
  14. Replies
    2
    Views
    619

    Re: Network Connection

    Hi,
    I tried NetworkTCPInformation but it just gives source IP and destination Port but I neeed for example duration of connection and the amount of byte sent received
  15. Replies
    2
    Views
    619

    Network Connection

    Hi,
    I am writing a simple Intrusion Detection System..I need to know these properties of a connection

    Source IP address
    Destination IP address
    Source Port Number
    Destination Port
    Number ...
  16. Re: Considering learning java in college. Open if you did.

    funny , which college prepare students for industry...the nature of lessons is not to prepare students for industry ...I passed all these lessons...I am insulting academic lessons but am perusing it...
  17. Re: Considering learning java in college. Open if you did.

    IMO accademic path and career path is really different...I hope you get...what is related to web programmer career to for example Neural Network Optmization..
    I dont know if 40 company needs .NET...
  18. Re: Considering learning java in college. Open if you did.

    what the **** the uni wanna tech us ..I dont know ....trust yourself not professors...
    I myself passsed bachelor from iranian thug professor and am doing master with australian university which...
  19. Replies
    1
    Views
    912

    C# Developer in Melbourne

    Hi,
    I am a master student newly moved to Australia for continuing my education ,I have just worked in my home country totally for one year full time on C# and .NET
    my bachelor was software...
  20. Roles and Methodologis in a Software Company

    Hi Guys,
    I have a problem for understanding deferent roles in a software company

    can someone get a light on these questions

    1-Who heads the development system of your organization?Who is doing...
  21. Replies
    5
    Views
    5,516

    Re: Fuzzy String Search

    there are good articles

    http://www-bisc.cs.berkeley.edu/cs199-299/Fall2003/BISC-DSS-gamil_INDINs.pdf

    http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4389673
  22. Replies
    1
    Views
    1,115

    Help me upload to filtered Scribd

    Hi,
    I am astonished, after filtering youtube by government today I got also www.scribd.com is filtered,this is just dedicated to personal documents
    anyway can anyone help me upload my file to...
  23. Re: Where to go for Master of Computer Science

    LATEST NEWS

    Free Finland rejected me
    Free Norway are asleep
    Free Austria gave me an interview but ..
    I didnt try free Germany due to its embassy

    AUSTRALIAN ROCKING and I am waiting for...
  24. Re: What’s Applied Physics is doing in computers?

    one of the applications of physics in computer sciense is Particle swarm optimization (PSO)
    even though there are some binary optimization geomagnetic search algorithm
  25. Re: What’s Applied Physics is doing in computers?

    math is necessary in computer science sometimes you need more math than computer
    have a look at scientific article you need to know more math than IT(especuially in electericla and hardware...
Results 1 to 25 of 55
Page 1 of 3 1 2 3





Click Here to Expand Forum to Full Width

Featured