Click here to Skip to main content
15,888,968 members
Home / Discussions / C#
   

C#

 
AnswerRe: Binary Reader Pin
Jibesh12-Jan-13 13:01
professionalJibesh12-Jan-13 13:01 
GeneralRe: Binary Reader Pin
dxtrx12-Jan-13 13:17
dxtrx12-Jan-13 13:17 
GeneralRe: Binary Reader Pin
Brisingr Aerowing12-Jan-13 13:48
professionalBrisingr Aerowing12-Jan-13 13:48 
QuestionSocket programming- Response to all client Pin
mohammadkaab12-Jan-13 7:36
mohammadkaab12-Jan-13 7:36 
AnswerRe: Socket programming- Response to all client Pin
pt140112-Jan-13 8:21
pt140112-Jan-13 8:21 
GeneralRe: Socket programming- Response to all client Pin
jschell14-Jan-13 8:26
jschell14-Jan-13 8:26 
GeneralRe: Socket programming- Response to all client Pin
pt140114-Jan-13 19:51
pt140114-Jan-13 19:51 
GeneralRe: Socket programming- Response to all client Pin
jschell16-Jan-13 8:53
jschell16-Jan-13 8:53 
GeneralRe: Socket programming- Response to all client Pin
mohammadkaab15-Jan-13 3:15
mohammadkaab15-Jan-13 3:15 
GeneralRe: Socket programming- Response to all client Pin
pt140115-Jan-13 4:01
pt140115-Jan-13 4:01 
GeneralRe: Socket programming- Response to all client Pin
mohammadkaab15-Jan-13 7:37
mohammadkaab15-Jan-13 7:37 
GeneralRe: Socket programming- Response to all client Pin
pt140115-Jan-13 8:37
pt140115-Jan-13 8:37 
GeneralRe: Socket programming- Response to all client Pin
mohammadkaab16-Jan-13 1:38
mohammadkaab16-Jan-13 1:38 
GeneralRe: Socket programming- Response to all client Pin
pt140116-Jan-13 1:52
pt140116-Jan-13 1:52 
GeneralRe: Socket programming- Response to all client Pin
mohammadkaab16-Jan-13 6:14
mohammadkaab16-Jan-13 6:14 
GeneralRe: Socket programming- Response to all client Pin
pt140116-Jan-13 9:32
pt140116-Jan-13 9:32 
GeneralRe: Socket programming- Response to all client Pin
mohammadkaab16-Jan-13 10:17
mohammadkaab16-Jan-13 10:17 
well i have checked the bin Box and i found the dll even when i wanted to build the program (make setup) i have put the file into the dependency so when the program want's to setup on other computer it'll copy all of that dlls (libzmq,zeromq) into the folder .and then i have checked the box in the windows xp , it was there .

and sth more , even your program haven't get executed there .
it throw an error on jim page is like :
System.DllNotFoundExpection:Unable to load Dll 'libzmq':The specified procedure could not be found.(Exception from HRESULT:0x8007007F)
at ZeroMQ.Interop.zmq_init(Int32_threads)
at ZeroMQ.ZmqSocket..Ctor(int32 type,Nullable 1 context)
at ZeroMQ.ZmqDealerSocket..ctor()
at ChatClient.Client.Main(string[] args) in c:\my Development\ZeroMq\ZeroMQ_ChatTest\ChatClient\Client.cs:Line 13

and the line 13 is refer to zmqDealerSocket dealer = new ZmqDealerSocket();

i'll try to download another .netframework .4
GeneralRe: Socket programming- Response to all client Pin
mohammadkaab17-Jan-13 11:23
mohammadkaab17-Jan-13 11:23 
GeneralRe: Socket programming- Response to all client Pin
pt140117-Jan-13 19:30
pt140117-Jan-13 19:30 
GeneralRe: Socket programming- Response to all client Pin
mohammadkaab17-Jan-13 22:14
mohammadkaab17-Jan-13 22:14 
GeneralRe: Socket programming- Response to all client Pin
mohammadkaab19-Jan-13 7:36
mohammadkaab19-Jan-13 7:36 
GeneralRe: Socket programming- Response to all client Pin
pt140119-Jan-13 8:05
pt140119-Jan-13 8:05 
Questionerror An unhandled exception has occured (XAML Designer in wpf Pin
Mohamad Shahmardan12-Jan-13 3:10
Mohamad Shahmardan12-Jan-13 3:10 
AnswerRe: error An unhandled exception has occured (XAML Designer in wpf Pin
Thomas Daniels12-Jan-13 3:33
mentorThomas Daniels12-Jan-13 3:33 
GeneralRe: error An unhandled exception has occured (XAML Designer in wpf Pin
Mohamad Shahmardan16-Jan-13 3:40
Mohamad Shahmardan16-Jan-13 3:40 

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.