Search:

Type: Posts; User: Javed Iqbal

Search: Search took 0.00 seconds.

  1. I wouldn't prefer using WPF as i would use it...

    I wouldn't prefer using WPF as i would use it for movie files as large as 5 Gb too. But the issue is a new one now.My program on client side informs me "Data transferred" and the program using...
  2. Agreed!

    Agreed!
  3. Well,you're right and i realized it a day ago...

    Well,you're right and i realized it a day ago when i had never a chance to visit this sacred site after posting my Question :-).Actually it's self-learning and you'd expect such blunders.When i...
  4. Sorry to say but the View Count is increasing...

    Sorry to say but the View Count is increasing with every passing hour without any response
  5. File Sharing application works well on local host but crashes on remote PC's

    I wrote a code doing file sharing well on local host but fails to do so when a non-local IP's are fed to it.
    Here's the screen shot.
    13843
    when i gave a copy of it to my colleague and asked him to...
  6. LOL.

    LOL.
  7. Seeing the various comments here asking for type...

    Seeing the various comments here asking for type of OS or the information in itself is not complete,I would rather say the Question in a form similar to this was asked on an exam paper in Multiple...
  8. "In which case more number of switching would...

    "In which case more number of switching would take place"?? is my Question
  9. Switching between user-level and kernel-level threads

    Hey Guys/Girls,
    I'm back to this site but to this new forum(Tech Board) .My Question is realated to Operating Systems and might be not out of place here.

    After reading difference between...
  10. Replies
    2
    Views
    1,439

    I have done with that ISSUE .Now can anybody will...

    I have done with that ISSUE .Now can anybody will tell me why the dot(.) button is not producing the like output?
  11. Replies
    2
    Views
    1,439

    Calculator application

    Hi all,
    I am developing calculator app using C#.I have successfuly implemented its standard arithmetic functions but a bit trapped in implementing scientific functions such as sin,cos.tan etc.
    I...
  12. Replies
    10
    Views
    1,264

    In mine case for 2-D its returning the frequency...

    In mine case for 2-D its returning the frequency of '0' for each value of 'k'
  13. Replies
    10
    Views
    1,264

    Sample Output: Rating Frequency 1 ...

    Sample Output:
    Rating Frequency
    1 3
    2 5
    3 7
    4 2
    5 3
  14. Replies
    10
    Views
    1,264

    Here's what i saw it for 1-D in ditel &...

    Here's what i saw it for 1-D in ditel & deitel......
    I tried to modify it for 2-D in my above code...


    int main()
    8 {
    9 // define arraysizes
    10 const int responseSize = 20; // size of array...
  15. Replies
    10
    Views
    1,264

    BUT its not returning me the Mode despite the...

    BUT its not returning me the Mode despite the correct size of freq[]
  16. Replies
    10
    Views
    1,264

    mode in 2-D array

    Hi coders,,,
    I have to find mean,mode and median of a 2-D array :
    2 5 2 5 9 5 8 3 6 10
    8 1 10 10 7 1 4 4 3 8
    4 3 1 2 4 10 3 9 8 5
    6 10 8 3 6 10 5 1 2 5
    2 2 ...
  17. Replies
    7
    Views
    1,724

    I need to know that if i will be able to...

    I need to know that if i will be able to programme so..how to check on linux host i.e i will be provided with localhost only...how to check for other ant ip addresses for testing purpose using single...
  18. Replies
    7
    Views
    1,724

    Filtering a class of ipaddresses is what i want...

    Filtering a class of ipaddresses is what i want to learn........
    A specific class....
    Had already done practice of network programming using linux....
    but in the current scenario is lacking vision...
  19. Replies
    7
    Views
    1,724

    Actually i had been through beejs guide already...

    Actually i had been through beejs guide already and had practiced on linux and yes i agree that ipadress cant be forced...but i want to do like this on linux OS but it seems imposible on localhost
  20. Replies
    7
    Views
    1,724

    Filter server

    Hi all,,
    I need to implement a TCP Server which should listen on port 1234 and should have ip=192.168.1.1,,,,
    It should be able to accept connections of same subnets clients i.e....
Results 1 to 20 of 20