Click here to Skip to main content
15,913,570 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
toxcct16-Mar-05 22:50
toxcct16-Mar-05 22:50 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
caykahve16-Mar-05 23:15
caykahve16-Mar-05 23:15 
GeneralRe: How to change the dimensions of a groupbox dynamically Pin
namaskaaram16-Mar-05 22:57
namaskaaram16-Mar-05 22:57 
AnswerRe: How to change the dimensions of a groupbox dynamically Pin
ThatsAlok16-Mar-05 23:35
ThatsAlok16-Mar-05 23:35 
Generalworks! Pin
caykahve17-Mar-05 0:26
caykahve17-Mar-05 0:26 
GeneralNew user interface issues for my application Pin
tim63516-Mar-05 21:13
tim63516-Mar-05 21:13 
GeneralRe: New user interface issues for my application Pin
John R. Shaw17-Mar-05 6:27
John R. Shaw17-Mar-05 6:27 
GeneralTCP/IP guru - please help Pin
eli1502197916-Mar-05 21:02
eli1502197916-Mar-05 21:02 
Hi,
In my project,the server should listen to several clients(multycast connection),and be able to send messages to the clients(different client every time).
The problem is that i don't have access to the client(each client is some unit
that has RS232 output,and uses RS232 to Ethernet converter and all the units
should act as network with my PC).
I assume that each client uses P2P connection(otherwise - broadcast connection is good enough).
Another problem is:
In multycast - after one client send a message to the server,and the server recieves this message,the clinet needs to connect to the server again,in order to send another message(i.e the client needs to connect every time he want to send a message).
I was told to set the socket of each client to nonblocking mode,and i've set every socket(after socket() function) - but it didn't work(select() still blocking my apllication).
Where do i need to set the socket to non blocking mode????

Any example or good tutorial????

With best regards,
Eli
Questionremove system menu icon from dialog? Pin
ThinkingPrometheus16-Mar-05 20:57
ThinkingPrometheus16-Mar-05 20:57 
AnswerRe: remove system menu icon from dialog? Pin
toxcct16-Mar-05 22:25
toxcct16-Mar-05 22:25 
GeneralImage Capture from Device Pin
Anand for every one16-Mar-05 20:47
Anand for every one16-Mar-05 20:47 
GeneralFriend Functions Pin
phijophlip16-Mar-05 20:29
phijophlip16-Mar-05 20:29 
GeneralRe: Friend Functions Pin
toxcct16-Mar-05 21:03
toxcct16-Mar-05 21:03 
GeneralAccess Violation Pin
Usman Arif16-Mar-05 20:26
Usman Arif16-Mar-05 20:26 
GeneralRe: Access Violation Pin
Cedric Moonen16-Mar-05 21:38
Cedric Moonen16-Mar-05 21:38 
GeneralRotate picture Pin
JAMANAKA16-Mar-05 20:09
JAMANAKA16-Mar-05 20:09 
GeneralRe: Rotate picture Pin
John R. Shaw17-Mar-05 6:52
John R. Shaw17-Mar-05 6:52 
GeneralApplictions Communication problem Pin
ReBeL34716-Mar-05 19:47
ReBeL34716-Mar-05 19:47 
GeneralRe: Applictions Communication problem Pin
John R. Shaw17-Mar-05 6:58
John R. Shaw17-Mar-05 6:58 
GeneralGetCurrentHwProfile( ) api usage Pin
brilliant10116-Mar-05 19:21
brilliant10116-Mar-05 19:21 
GeneralProblem with Multiple Instances of ActiveX Control, Please Help Pin
rdeekonda16-Mar-05 18:27
rdeekonda16-Mar-05 18:27 
GeneralHelp on Compiled HTML(CHM) Viewer Pin
anukrati16-Mar-05 18:13
anukrati16-Mar-05 18:13 
GeneralFrame comparison Pin
Francis Chau16-Mar-05 17:12
Francis Chau16-Mar-05 17:12 
Generalvirutal class and friend class Pin
phijophlip16-Mar-05 17:10
phijophlip16-Mar-05 17:10 
GeneralRe: virutal class and friend class Pin
HalfWayMan16-Mar-05 22:32
HalfWayMan16-Mar-05 22:32 

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.