Click here to Skip to main content
15,921,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to change the CListCtrl control's Header(column) background color Pin
DiWa21-Jun-05 21:26
DiWa21-Jun-05 21:26 
Generalviews in dialog Pin
asdeshmukh21-Jun-05 19:35
asdeshmukh21-Jun-05 19:35 
Generalincluding custom font in app Pin
maruku21-Jun-05 19:35
maruku21-Jun-05 19:35 
GeneralRe: including custom font in app Pin
Chris Losinger22-Jun-05 3:24
professionalChris Losinger22-Jun-05 3:24 
GeneralBinding socket not working in win98 Pin
dasnov21-Jun-05 19:22
dasnov21-Jun-05 19:22 
GeneralWindows Services Pin
21-Jun-05 18:39
suss21-Jun-05 18:39 
GeneralRe: Windows Services Pin
ThatsAlok21-Jun-05 18:51
ThatsAlok21-Jun-05 18:51 
Generalclient-server Pin
ask_you21-Jun-05 18:33
ask_you21-Jun-05 18:33 
hello,

i m developed a simple client-server application.
now i want that in my server i don't accept connections from a list of IP addresses. how do i accomplish it. After accept() call i tried to check the IP of the connecting client and then used closesocket() to close the connection. But the problem is that the client gets connected as the connect() call from the client side works. i don't want that to happen. i want that the server should not accept connection from the list of IPs rather than accepting and then breaking. how do i achieve it?

thanx in advance
GeneralRe: client-server Pin
munawar196821-Jun-05 19:10
munawar196821-Jun-05 19:10 
GeneralRe: client-server Pin
ask_you21-Jun-05 19:19
ask_you21-Jun-05 19:19 
GeneralRe: client-server Pin
munawar196821-Jun-05 19:28
munawar196821-Jun-05 19:28 
GeneralRe: client-server Pin
pierrekande21-Jun-05 22:17
pierrekande21-Jun-05 22:17 
GeneralI want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
Blue-Bird21-Jun-05 16:50
Blue-Bird21-Jun-05 16:50 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
David Crow21-Jun-05 17:34
David Crow21-Jun-05 17:34 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
Christian Graus21-Jun-05 18:08
protectorChristian Graus21-Jun-05 18:08 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
ThatsAlok21-Jun-05 19:46
ThatsAlok21-Jun-05 19:46 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
David Crow22-Jun-05 3:03
David Crow22-Jun-05 3:03 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
Blue-Bird21-Jun-05 19:22
Blue-Bird21-Jun-05 19:22 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
David Crow22-Jun-05 3:07
David Crow22-Jun-05 3:07 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
Blue-Bird22-Jun-05 6:46
Blue-Bird22-Jun-05 6:46 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
munawar196821-Jun-05 19:13
munawar196821-Jun-05 19:13 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
Blue-Bird21-Jun-05 19:20
Blue-Bird21-Jun-05 19:20 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
munawar196821-Jun-05 19:35
munawar196821-Jun-05 19:35 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
Blue-Bird21-Jun-05 19:39
Blue-Bird21-Jun-05 19:39 
GeneralRe: I want to get E-Mail account infomation of OutLook( express , XP, 2003... ) Pin
munawar196821-Jun-05 19:45
munawar196821-Jun-05 19:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.