Results 1 to 6 of 6

Thread: Blocking the winsock for the input [*Not resolved*]

  1. #1

    Thread Starter
    Hyperactive Member nazeem_khan's Avatar
    Join Date
    Nov 2002
    Location
    India
    Posts
    305

    Blocking the winsock for the input [*Not resolved*]

    i am using winsock and i want to block my program till and until i get the message thru the winsock from another application.How do i do that using winsock or with some other technique

    Enjoy Programming!!!

  2. #2
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    Cool

    hi !!!

    explain ur post ...... wot do u want

  3. #3
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Cant you bind or something if you cant to reserve the port for your application???
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  4. #4

    Thread Starter
    Hyperactive Member nazeem_khan's Avatar
    Join Date
    Nov 2002
    Location
    India
    Posts
    305

    well..

    I am developing an internet cafe system, which takes the date/time from the service runs in another system, to keep the date/time uniform across the client applications. Now sometimes the application gets the time and sometime not. If it is not getting the time.. the client application cannot proceed further... remember this is multiserver and multiclient program and communication takes place thru the service.


    Thanks in advance!!!

  5. #5
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Only proceed in the data arrival event then it must wait for the information to be returned
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  6. #6

    Thread Starter
    Hyperactive Member nazeem_khan's Avatar
    Join Date
    Nov 2002
    Location
    India
    Posts
    305

    well

    yes.. i will try that...


    thanks

Posting Permissions

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



Click Here to Expand Forum to Full Width