272 Topics

Member Avatar for
Member Avatar for Yehia Massoud

Yehia Massoud is a Fellow of IEEE, OPTICA, IOP, and IET. He holds a Ph.D. from the Massachusetts Institute of Technology (MIT), Cambridge, USA. He was awarded the DAC Fellowship and the Rising Star of Texas Medal. He received the US National Science Foundation CAREER Award, and the Synopsys Engineering …

Member Avatar for Dani
1
31
Member Avatar for Johannes C.

**A brand-new preprint investigates ChatGPT’s gender bias by presenting the LLM with various moral dilemmas. In this article, you’ll discover what the researchers found and the results of my own replication of the experiment with GPT-4o.** ![header-chatgpt-genderbias.jpg](https://static.daniweb.com/attachments/4/db265bae44d291591dbceb1a341d7d81.jpg) ## Understanding & Replicating the Latest Study on Gender Bias in GPT ## …

0
145
Member Avatar for Johannes C.

**AI will automize many routine tasks in accounting and the role of financial controllers and analysts will change, but not be replaced – say Manoj Kumar Vandanapu and Sandeep Kumar.** ![agi-talks-02.jpg](https://static.daniweb.com/attachments/4/b1fce5f78b7456fea7043a6d095ca2f0.jpg) In the latest AGI Talks, two renowned finance experts share their insights by answering 10 questions about Artificial Intelligence …

Member Avatar for Dani
1
352
Member Avatar for mx_983

Basic background information Mariadb Ver 15.1 District 10.11.6 MariaDB Glarea cluster, one with three nodes: Node1:192.168.18.78 Node2: 192.168.18.79 Node3: 192.168.18.80 Among them, Node1 node was restarted after a power outage of 1 hour, and after executing the system ctl start mariadb, it was stuck for a long time (running for …

Member Avatar for toneewa
1
74
Member Avatar for happygeek

Dani Horowitz remains as passionate about our online community today as she was back in February 2002 when, while pursuing a computer science degree on Long Island, NY, she founded DaniWeb. Fast forward to now, and an amazing half a billion visitors later, DaniWeb has become a vibrant community of …

Member Avatar for Marketerector
3
5K
Member Avatar for Ellina_1

The insurance business was conservative quite a long time; however, the appropriation of new advances isn't only a cutting edge pattern, but a need to keep up the competition. In our computerized era, Big Data innovations help to process various data, improve work process productivity, and reduce operational expenses. Learn …

0
208
Member Avatar for DdoubleD

Demonstrates using .NET Remoting to broadcast to client subscribers. There are three parts: 1) Server.cs - for console app responsible for broadcasting messages (date/time stamp currently) 2) Client.cs - for console app that registers with server to subscribe to broadcasts 3) Agent.cs - class library that facilitates/eposes the interfaces for …

Member Avatar for HarishKJ
2
3K
Member Avatar for JasperLydia

International Journal of Computer Science & Information Technology (IJCSIT) ISSN: 0975-3826(online); 0975-4660 (Print) http://airccse.org/journal/ijcsit.html Scope & Topics The AIRCC’s International Journal of Computer Science and Information Technology (IJCSIT) is devoted to fields of Computer Science and Information Systems. The IJCSIT is a peer-reviewed scientific journal published in electronic form as …

0
334
Member Avatar for NetJunkie

So, the title may seem confusing so hopefully I am able to explain myself better via the thread body. I am developing an application for a friend that wants to have a blue light reducing effect for his every day browsing. I have been able to accomplish the task by …

Member Avatar for Bryant_1
0
798
Member Avatar for Danny_15

Recently, I've been writing some sort of thesis. Mostly a study note, for helping me (and others) with architecting a program because all those confusing and complicated concepts. I'd like some peer reviews, because most of the material in the are based on ideas rather than practical experience.

Member Avatar for Danny_15
0
212
Member Avatar for damijay

Hi guys, I'm trying to install a virtual machine; OS = kubuntu 14.04LTS using virtual machine manager on an external hard disk. My PC's OS is 12.04LTS(kubuntu) Precise Pangolin. Everything goes ahead (relatively) smoothly on VMM till its time to actually install the OS and create a domain. I then …

Member Avatar for rubberman
0
1K
Member Avatar for Reverend Jim

##How to set up file synchronization using BitTorrent Sync (part 1) There are a number of services that offer file sharing/syncing via the "cloud". The free versions come with limitations on file size. As well, DropBox suffers from security issues in that encryption is done at the server meaning that …

1
842
Member Avatar for scrapple

Hi, hoping someone might be able to help me with a possible infection. A few months ago, I started to notice some mouse lagging whenever I started chrome. I didn't think anything of it at the time because I usually start chrome with 5 tabs and 5 extensions, and figured …

Member Avatar for scrapple
0
666
Member Avatar for Suzie999

I've been using [DB Browser for SQLite](http://sourceforge.net/projects/sqlitebrowser/) to peer inside database for debugging. It's been very good and simple to use. However it does not support a DB which has a password. It is fine with DB that I do not have password. Wondering if anyone knows of a db …

Member Avatar for Suzie999
0
701
Member Avatar for vivosmith

<?php if (isset($_POST['submited'])) { if (isset($_FILES['upload'])) { $allowed=array('image/JPEG','application/x-bittorrrent'); if (in_array($_FILES['upload']['type'],$allowed)) { if(move_uploaded_file($_FILES['upload']['tmp_name'] , "../upload/$_FILES['upload']['tmp_name']")) { echo'Your file has been successfully uploaded!'; } else { echo'Please upload a torrent file!'; } } } if ($_FILES['upload']['error']>0){echo 'An error has occured.';} if (file_exists ($_FILES['upload']['tmp_name']) && is_file( $_FILES['upload']['tmp_name'] ) ){ unlink ($_FILES['upload']['tmp_name'] ); } …

Member Avatar for vivosmith
0
2K
Member Avatar for adnan_6

Dear programmers, I want to implement English language feature in the following application http://www.codeproject.com/Articles/714651/Desktop-Sharing-using-RDP-APIs-and-Socket . I followed this http://stackoverflow.com/questions/12929934/same-resource-identifier-in-different-language-sections-in-an-rc-file-why-is-it post and https://msdn.microsoft.com/en-us/goglobal/bb688160.aspx Now my peer.rc file code is // // Peer.RC2 - Microsoft Visual C++ 不会直接编辑的资源 // #ifdef string ID IDS_ENUMSTRTEST #error Microsoft Visual C++ #endif //APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // 在此处添加手动编辑的资源... …

Member Avatar for adnan_6
0
317
Member Avatar for Ketsuekiame

## Why am I Here? ## This question is not as philosophical as it sounds, but it's one worth answering. I am here because I want to help people understand programming and help make us all better programmers. Sometimes I have questions to ask, sometimes I have answers to give. …

Member Avatar for overwraith
15
1K
Member Avatar for Lorele

CodeIgniter 3.0 is available in development, and has been taken over by British Columbia Institute of Technology, taken over from Ellis Labs, and has moved to [CodeIgniter.com](http://www.codeigniter.com/). I am new to using PHP and databases, but after trying to figure out the best platform to work on a web project …

Member Avatar for lorenzoDAlipio
0
571
Member Avatar for Beachtime

Group, My wife's Dell Inspiron had such severe touchpad movement issues we were at the point of scraping it as unuseable. The cursor arrow would randomly stick, jerk instead of moving smoothly or fly across the screen. I tried re-installing the touchpad driver - to no avail. Then I came …

Member Avatar for rubberman
2
251
Member Avatar for Search_not

I'm making an instant messenger program and I want to allow clients to connect to each other privately(peer-to-peer) using their IP addresses. The only method I know at the moment is a client/server method where the server needs to be online for the client to work. How do I allow …

Member Avatar for Search_not
0
270
Member Avatar for deepan_1

I am trying to build a windows mobile application for file sharing. I am planing to use Wifi-Direct to create the network between the devices. When the user launches the application it should connect with the all the other devices in which my application is running, using Wifi-Direct. It should …

0
58
Member Avatar for CimmerianX

Are there any strongswan experts here.... I'm just trying to get a Strongswan roadwarrior setup going that can be used from an android stock VPN client using IPSEC Xauth. (i've also tried from an IPAD with same user cert) With a cert based auth, you can identify the road warrior …

0
153
Member Avatar for XodoX

I have a few questions. Server-client code with a (distributed) hash table. Give the peers their own port, own node-ID, predecessor and successor ( node-ID, IP and port of them). That's a snippet of it. port= argv[1]; ownNodeID = atoi(argv[2]); sucNodeID = atoi(argv[3]); sucIP = argv[4]; sucPort = argv[5]; preNodeID …

0
127
Member Avatar for Nandomo

So basically I am writing a tic tac toe program in java which is peer to peer using tcp sockets. The data I am transferring has to be encrypted and checksummed. I know how to implement both, yet I do not know in what order to do it in. Should …

Member Avatar for stultuske
0
222
Member Avatar for EddieC

Companies using IBM's Rational and Tivoli product will breathe easier today, thanks to new, integrated versions of nine tools that the company says will facilitate communication and closer collaboration between software development and support teams in the enterprise. What's more, prices will remain where they are, and the updates are …

Member Avatar for Ancient Dragon
0
338
Member Avatar for kishoresai438

This is regarding paypal through Curl. I am trying to access paypal by using below code. The code is working fine in one server. After moving this code to live server, getting the below error. Can anybody tell me the solution for this. $API_Endpoint = "https://api-3t.sandbox.paypal.com/nvp"; $version = urlencode('76.0'); $ch …

Member Avatar for nauticalmac
0
456
Member Avatar for Roy.saxsena

**I have hosted a xbtit tracker on a VPS server.I have uploaded a file and my friend who is on may LAN had downloaded it.But while he was downloading he did not get LAN speed which he was supposed to get.In the Peer instead of his LAN IP his Public …

0
112
Member Avatar for NajwaMY

I want to enter a data from the text field to my database named project marking. When I compile the java program seems there's no errors but when I click on the Calculate Button the data won't enter into the database. This is the partial code I didn't finished it …

Member Avatar for JamesCherrill
0
194
Member Avatar for August AlieN

Can peer to peer network be constructed if two groups of peers are geographically seperated? I think that is not, P2P network cannot transmitted long distance between two end nodes. Is was right? If you know technically plz reply for me. Thank you.

Member Avatar for rubberman
0
132
Member Avatar for yetunhan
Member Avatar for ibthevivin
0
181
Member Avatar for leghorn

Hi ya'll I was checking some logs for ipsec portion when I came accrss the following error: whack: read() failed (131 Connection reset by peer) Could you please help me figure out as to what could that be ? I think its restart of the peer SUT/DUT but the idea …

Member Avatar for CimmerianX
0
154
Member Avatar for adrian9989

I am trying to write a server-client application for file transfer: the client written in Java and the server written in C++. Unfortunately I have the following error: "java.net.SocketException: Connection reset by peer: socket write error". Here is my code for client: import java.io.*; import java.net.Socket; public class Proba_binar public …

Member Avatar for ktsangop
0
2K
Member Avatar for happygeek

The University of Birmingham in the United Kingdom has been [researching](www.cs.bham.ac.uk/~tpc/Papers/P2PSecComm2012.pdf) how users of the hugely popular file-sharing BitTorrent peer-to-peer protocol are being monitored by those acting for copyright holders. What the researchers found surprised them, and may surprise those using BitTorrent to download pirated content: the average time it …

Member Avatar for Bigling
0
372
Member Avatar for RawrInYoMouth

I just needed some assistance on formatting the output into a specific fashion. I satisfied all the requirements of the assignment, except the output. I apologize for the bad format of this post, any suggestions and help is greatly appreciated. I need the output to look like: Mr. Random - …

Member Avatar for Pobunjenik
0
447
Member Avatar for CatRambo

[URL="http://www.web-strategist.com/blog/2010/07/27/altimeter-report-the-8-success-criteria-for-facebook-page-marketing/"]Altimeter Group's recently released report[/URL] establishes eight criteria for measuring success with Facebook page marketing and used the criteria to measure thirty brands, finding that the majority aren't making the most of their Facebook pages.[ATTACH]16178[/ATTACH]Pamper's, Macy's, Kohl's and AXE, on the other hand, were brands successfully using Facebook marketing to …

Member Avatar for LastMitch
0
298
Member Avatar for AARTI SHRIVAS

interviewer ask me a quetion what is peer can any body tell me in terms of php what it means to peer?

Member Avatar for diafol
0
346
Member Avatar for Sandy20

I need to send multiple request (command) to server at port 55005. My first request get process successfully & I received out put also. But for second request it gives error (WSAESHUTDOWN - Error 10058). After first requets I call shutdown(ConnectSocket, SD_SEND); Then only server process the first request & …

Member Avatar for Sandy20
0
839
Member Avatar for bladelord76

Hello. I am attempting to make a text-based game in Python. Although I assumed it would be rather easy, there are not that many examples to go by. Therefore, I've come to ask for some assistance with my code - being the relative newbie to coding that I am. Excuse …

Member Avatar for Blacktono4
0
1K
Member Avatar for aries.shine.3
Member Avatar for arundlk
-1
55
Member Avatar for mduduzi.ndlovu.75

how does one connect a peer to peer using a cross over cable and share files i need the configuration part

Member Avatar for mduduzi.ndlovu.75
0
178
Member Avatar for idRATHERgoHUNT

Well i havent posted here for a while lol....but im hopefully going to get back into posting here in the forums. Anyways, I recently downloaded WOW with a 10 day trial version for free, Due to the fact i dont have a credit card and I'm not going to ask …

Member Avatar for remixedcat
-2
2K
Member Avatar for kentzia

I am currently in the research and planning phase for a mobile app, I have never done a mobile app before so please bare with me if I missed some obvious things. The final app will allow users to find other people with similar interests in their vicinity and allow …

0
108
Member Avatar for phpperl

**I have a string** $string =" HTTP/1.1 200 OK Connection: close Date: Tue, 25 Sep 2011 14:09:35 GMT Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Server: Apache-Coyote/1.1 Content-Length: 12881 Content-Type: text/xml;charset=utf-8 Client-Date: Tue, 25 Sep 2012 14:09:35 GMT Client-Peer: 123.46.53.940:8080 Client-Response-Num: 1 <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"> <soap-env:Header/> <soap-env:Body> <PlexViewResponse Command="rtrv-ngfs-subscriber-v2" …

Member Avatar for cereal
0
123
Member Avatar for mechbas

September 18, 2012 **GenericPUP.z!oa(keygen.exe) in > CyberLink.PowerDVD.Ultra.v11.0.2024.Multilingual.Incl.Keymaker-CORE** (RE: McAfee This software is not a virus or a Trojan. It is detected as a "potentially unwanted program" (PUP). PUPs are any piece of software that a reasonably security- or privacy-minded computer user may want to be informed of and, in some …

Member Avatar for stultuske
-2
316
Member Avatar for n.aggel

Hi to everyone! I want to create a simple chat application using udp sockets. I want to have 2 applications that will be able to talk to each other.In particular app1 will send msgs to p2 and p2 will display them in stdout. Then maybe p2 sends a msg to …

Member Avatar for Ambreshbiradar
0
1K
Member Avatar for BobGenghis

I've been plagued by multiple viruses for a few weeks reinstalling themselves, slow internet speed, and intermittant audio ads played through Windows Explorer while I am connected to the internet. Malwarebytes Anti-Malware 1.62.0.1300 www.malwarebytes.org Database version: v2012.08.05.07 Windows 7 Service Pack 1 x64 NTFS Internet Explorer 9.0.8112.16421 no :: NO-PC …

Member Avatar for JorgeM
0
348
Member Avatar for salmansaifi7

i want to append a node in the linked list when i append this as struct node*p; p=NULL; append(p,1); where function is declared as append(struct node*q int num) i append three node, after this i call the function for counting the node, i get the total no node is 0, …

Member Avatar for Schol-R-LEA
0
186
Member Avatar for BigWillT

I started a new job about a month ago and I am trying to get a handle on the local network. There is very little documentation and the previous IT department personnel have all moved on, our "old-timer" has been here about 6 months and is mainly a programmer. The …

Member Avatar for Bamahonky
0
158
Member Avatar for kuchi

We have been getting this error and needs to be fixed. We use python code to connect to LDAP and this is trowing the following ldap.SERVER_DOWN: {'info': 'TLS: hostname does not match CN in peer certificate', 'desc': "Can't contact LDAP server"} Is there a way to ignore this name mismatch? …

Member Avatar for TrustyTony
0
214
Member Avatar for epson121

Hello everyone! I have a question regarding p2p software. I need to build a file sharing system. I am going to build it on .NET platform, in C# language. I was reading for a past few days about the topic and came up with an idea of how to build …

0
133

The End.