Click here to Skip to main content
15,891,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Convert bitmap edge in line Pin
key_b114-Sep-08 23:27
key_b114-Sep-08 23:27 
QuestionDetermining the 'real' length of Unicode strings Pin
Rob Caldecott11-Sep-08 22:45
Rob Caldecott11-Sep-08 22:45 
AnswerRe: Determining the 'real' length of Unicode strings Pin
sashoalm11-Sep-08 23:04
sashoalm11-Sep-08 23:04 
GeneralRe: Determining the 'real' length of Unicode strings Pin
Rob Caldecott11-Sep-08 23:33
Rob Caldecott11-Sep-08 23:33 
AnswerRe: Determining the 'real' length of Unicode strings Pin
Roger Stoltz12-Sep-08 0:03
Roger Stoltz12-Sep-08 0:03 
AnswerRe: Determining the 'real' length of Unicode strings Pin
James R. Twine12-Sep-08 8:00
James R. Twine12-Sep-08 8:00 
AnswerRe: Determining the 'real' length of Unicode strings Pin
Nemanja Trifunovic12-Sep-08 9:22
Nemanja Trifunovic12-Sep-08 9:22 
Questionfork a telnetd process under the unix or linux Pin
alphaxz11-Sep-08 22:03
alphaxz11-Sep-08 22:03 
hello all:

now i have got some troubles,I wrote a program .it was run under the unix or linux

in the program i first creat a socket and start to listen, when a connection comes ,my socket will catch it ,then i check if the connection's ip address was allowed ,if it was not in my ip table,i will refuse the connection ,if the ip address was in my ip table i will fork a child thread and exec a telnetd process then the child process give the socket connection to the telnetd process .and the telnetd process will take the child process position

but i dont konw how can i start the telnetd process
i tried ,but telnetd give met "on non-socket" error
can sb show me code snippet,thankfulness!

a beginner

AnswerRe: fork a telnetd process under the unix or linux Pin
David Crow12-Sep-08 2:26
David Crow12-Sep-08 2:26 
Questionstring to unicode conversion......... Pin
shaina223111-Sep-08 17:48
shaina223111-Sep-08 17:48 
AnswerRe: string to unicode conversion......... Pin
john563211-Sep-08 20:11
john563211-Sep-08 20:11 
AnswerRe: string to unicode conversion......... Pin
SandipG 11-Sep-08 20:18
SandipG 11-Sep-08 20:18 
QuestionHow to notify SMB copy file finish? Pin
TooBaya11-Sep-08 16:57
TooBaya11-Sep-08 16:57 
AnswerRe: How to notify SMB copy file finish? Pin
Rane12-Sep-08 6:10
Rane12-Sep-08 6:10 
GeneralRe: How to notify SMB copy file finish? Pin
James R. Twine12-Sep-08 8:10
James R. Twine12-Sep-08 8:10 
GeneralRe: How to notify SMB copy file finish? Pin
TooBaya13-Sep-08 5:15
TooBaya13-Sep-08 5:15 
QuestionVector is losing varable data Pin
Larry Mills Sr11-Sep-08 16:31
Larry Mills Sr11-Sep-08 16:31 
QuestionRe: Vector is losing varable data Pin
David Crow11-Sep-08 17:07
David Crow11-Sep-08 17:07 
QuestionRe: Vector is losing varable data Pin
CPallini11-Sep-08 21:23
mveCPallini11-Sep-08 21:23 
AnswerRe: Vector is losing varable data Pin
Larry Mills Sr12-Sep-08 8:05
Larry Mills Sr12-Sep-08 8:05 
GeneralRe: Vector is losing varable data Pin
CPallini12-Sep-08 8:29
mveCPallini12-Sep-08 8:29 
GeneralRe: Vector is losing varable data Pin
Larry Mills Sr15-Sep-08 2:52
Larry Mills Sr15-Sep-08 2:52 
Questiondual interface Pin
George_George11-Sep-08 16:25
George_George11-Sep-08 16:25 
AnswerRe: dual interface Pin
Steve Echols11-Sep-08 19:59
Steve Echols11-Sep-08 19:59 
GeneralRe: dual interface Pin
George_George11-Sep-08 20:21
George_George11-Sep-08 20:21 

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.