272 Topics

Member Avatar for
Member Avatar for bruno386

I am trying to send a udp query, the query works and I recieve -some- data back. However the string I recieve back is not complete, its cut short. If I send the same UDP query using netcat I get the full response. Must I increase the size of the …

0
122
Member Avatar for bnickerson

Hi, I am writing code for a webserver and am trying to send a html file called index.html over a TCP socket. How would I do this? At the moment I am trying to read the contents of the file and then send them over the connection. However, the page …

Member Avatar for nezachem
0
370
Member Avatar for omarelmasry

I am working on a certain project ,and I want to send data from a windows application on a computer to another windows application on another computer , knowing that both computers could be anywhere (not together in a LAN network) ... I heard that it is possible through a …

Member Avatar for Nyight
0
202
Member Avatar for purijatin

Hello For example if i want to implement my own protocol, i can proceed by implementing the extra features on UDP on the application it self and thus achieving my task. But what if i want to implement it on the OS level just like TCP or any other protocol, …

Member Avatar for masijade
0
118
Member Avatar for Anon17

Okay, so I've been trying to create a UDP Server (I've got the TCP one done but I need both for my project). However, whenever using the following code: [code] UdpClient whatever = new UdpClient(11000); [/code] I always get a SocketException with any port number (not just 11000), unless I …

Member Avatar for Anon17
0
228
Member Avatar for tycomps

Hi all, Win xp pro sp3, ie8. Firefox connects and is functional, internet explorer will not connect. Malwarebytes connects and updates no errors found in safe mode scan. Mcafee update fails with connection error and windows update will not connect. Below are associated logs, any help is greatly appreciated. Thanks …

Member Avatar for crunchie
0
274
Member Avatar for purijatin

Hello For example if i want to implement my own protocol, i can proceed by implementing the extra features on UDP on the application it self and thus achieving my task. But what if i want to implement it on the OS level just like TCP or any other protocol, …

0
55
Member Avatar for h612

Hello, i've a server and client code in which the error i'm getting is: on deserialization- but when i checked the byte[] length after serialization that i send they are 1550, and then over the tcpclient when i received the byte[] it was 1448 in length... any help or suggestion …

Member Avatar for h_Nick1981
0
473
Member Avatar for jackcuso

Hi there I have been having a hard time with the rediction of pages, I got the Antivir Pro solutions a few days back , I go t rid of it but after that everytime i open a browser page another one opens, and every link i click on a …

Member Avatar for crunchie
0
354
Member Avatar for mariner92689

Hey everyone, I am developing code to accept TCP communcations from one computer to another. Basically from this forum, all I need is the ability to send a data string to the other computer. here is the code I have to do so. they both are the same application, but …

0
126
Member Avatar for algismorales

Hi Daniweb, I was wondering if you could please help me out. My laptop OS is Windows Vista, and last night after downloading Skype, my computer became erratic and very very slow. I uninstalled it immediately, but the computer's performance all of a sudden was shot. It took a long …

Member Avatar for fred sheehan
0
215
Member Avatar for drfinkelstein

I've got some problems on my Acer TravelMate 4674WLMi laptop. I'm running Windows XP Professional. IE7 crashes immediately upon launch. It asks if I want to send an error log, which I do. A couple months ago, my machine was attacked by a nasty virus that caused all kinds of …

Member Avatar for PhilliePhan
0
214
Member Avatar for ankitpsaraogi

This is the form.cs in my REMOTE SERVER [CODE=c#] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Runtime.Remoting; using System.Runtime.Remoting.Channels; using System.Runtime.Remoting.Channels.Tcp; using Microsoft.Win32; namespace remoteserver { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void Form1_Load(object sender, …

Member Avatar for ankitpsaraogi
0
168
Member Avatar for taculese71

i've done everything that was asked...what do i do know!!! ha ha thanks and greatly appreciated!!! Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4363 Windows 5.1.2600 Service Pack 3 Internet Explorer 6.0.2900.5512 7/28/2010 4:28:40 PM mbam-log-2010-07-28 (16-28-40).txt Scan type: Full scan (C:\|) Objects scanned: 211333 Time elapsed: 1 hour(s), 35 minute(s), …

Member Avatar for taculese71
0
447
Member Avatar for sklingb1

As soon as the computer showed a problem I had to start in safe mode to run MBAM. I updated first. I did run MBAM first before all the other scanners. First MBAM scan, Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4363 Windows 5.1.2600 Service Pack 3 (Safe Mode) Internet Explorer …

Member Avatar for PhilliePhan
0
187
Member Avatar for Wulfenbach

I started getting IE popups from RedOrbit. Those stopped and now I'm getting the "clicking" sound IE makes randomly. When I opened Yahoo Mesenger I started getting sound clips playing in the background. Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4365 Windows 5.1.2600 Service Pack 2 Internet Explorer 6.0.2900.2180 7/29/2010 12:25:47 …

0
140
Member Avatar for aeaism

Hi, A couple of weeks ago I had a bad virus on my computer (Anti-Vir 2010 suite or something like that). I ran all the scans out there, and thought i had removed it. But then, my websites and google searches kept getting redirected to other websites. That was the …

Member Avatar for crunchie
0
450
Member Avatar for ilikeu1

Hi, So it seems like a lot of people are having this problem. Mine started a few days ago. I will get random pop ups from internet explorer, as well as the invisible audio-only ones. Also, the wave volume will frequently reset to zero. I would appreciate any help with …

Member Avatar for crunchie
0
231
Member Avatar for sampson

Back again with yet another problem. Friend stated her computer was acting quircky and had some pop ups. I ran MBA-M and it did come up with some issues. After deleting those I have not come up with any issues. But I am posting the logs so it can be …

Member Avatar for crunchie
0
264
Member Avatar for Dekkar01

First, english is not my first language so please bear with me. Two days ago, internet explorer suddenly starts to 'pop up' with ads, its only one window each time but it takes all my computer capacity. Here is the info requested: Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4323 Windows …

Member Avatar for Abdullahakeem
0
327
Member Avatar for BrentA

Greetings! My apologies if this is not the correct procedure for posting/re-posting. I originally posted this on 14 July in another thread. At that time I didn't have the current definitions for the programs/logs I ran. I re-ran all the preliminary requirements today. I'm suddenly having a problem accessing web …

Member Avatar for crunchie
0
292
Member Avatar for van_tomiko

I'm planning to stream my usb tv tuner via specific protocol (ex: RTMP) to the media server (ex: Red5) that possible to control its channel from client (ex: flash application). Is there any ideas how do I get it working out? another protocol would be okay (RTMP, RTP, RTSP, or …

0
66
Member Avatar for SubSkip

I'm having the same problem as a previous post. No sound (wav sound bar gets lowered to min) and hidden IE windows. Cannot kill IE task (comes right back). Neither AVG/Avast/MalwareB detects anything. Ran ESET (offline) and it found the following: C:\Documents and Settings\Craig1\Local Settings\temp\447511515.exe a variant of Win32/TrojanDownloader.Unruy.CD trojan …

Member Avatar for SubSkip
0
258
Member Avatar for jessiecole

i hope i'm doing this right. Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4275 Windows 5.1.2600 Service Pack 3 Internet Explorer 8.0.6001.18702 7/5/2010 8:52:15 AM mbam-log-2010-07-05 (08-52-15).txt Scan type: Full scan (C:\|D:\|) Objects scanned: 260308 Time elapsed: 3 hour(s), 34 minute(s), 12 second(s) Memory Processes Infected: 0 Memory Modules Infected: 0 …

Member Avatar for jessiecole
0
434
Member Avatar for BrentA

Greetings! I'm suddenly having a problem accessing web pages in Internet Explorer v7.xx. Getting error message for all web pages: "Internet Explorer cannot display the webpage". File->'Work Offline' did not accidentally get checked. NOTE: I am able to log on to Windows Messenger, just not Internet Explorer Here are the …

Member Avatar for BrentA
0
212
Member Avatar for trickedout

1 at first my comp's firewall kept turning off and lagging insanely and if it did, it would "not send error/send error" thing would pop up everywhere, and while doing nothing, like as if i was typing in notepad, avast would pop up and block a "trojan horse" or malware, …

Member Avatar for jholland1964
0
481
Member Avatar for emperor43

I'm trying to connect to devices on a network through TCP , one is a wireless device with limited capabilities (a 802.11g transceiver with an incorporated SoC ) or the client and the other is a normal pc , the server . As the client is meant to be in …

Member Avatar for emperor43
0
179
Member Avatar for dbrey99

My Searches are being redirected. I've tried several different solutions posted elswhere online, but no luck whatsoever. Please let me know if you have any suggestions. Thanks in advance. GMER 1: GMER 1.0.15.15281 - [url]http://www.gmer.net[/url] Rootkit quick scan 2010-05-29 13:24:59 Windows 5.1.2600 Service Pack 3 Running: ssionnq5.exe; Driver: C:\DOCUME~1\ADMINI~1.SPI\LOCALS~1\Temp\kxldypow.sys ---- …

Member Avatar for dbrey99
0
835
Member Avatar for daveyfour

I see other threads with my same problem, but from what I can tell it is best if I start my own thread. When I search for something in Google, after I get my search results, the links get redirected to various ads/spam sites. I use IE with Windows xp …

Member Avatar for crunchie
0
256
Member Avatar for kaylaface

Any time I use a search engine and I click on the result I want, I am redirected to another website; generally advertisements. I followed all the steps from the "read me before posting thread" and was able to do everything except run the Microsoft Windows Malicious Software Tool. When …

Member Avatar for jholland1964
0
271
Member Avatar for ultimatebuster

I recently got infected by a virus, somehow. I have determined all the files associated to this virus that launches multiple background iexplore instances, and deleted all of them However, the key dll file that's powering the virus is very resiliant. It made itself the MSAFD Tcpip [RAW/IP], MSAFD Tcpip …

Member Avatar for ultimatebuster
0
178
Member Avatar for reza.adinata

Hi all, I am trying to build a ui application with thread for tcp server. I managed to build the tcp server itself using console (giving a welcome message when I telnet it), but when I copy the exact source code in WPF , I can not telnet it. The …

Member Avatar for reza.adinata
0
337
Member Avatar for rai32

Hello people, i am really sorry to post two new threads in such a short time, but i have a problem that's driving me nuts. I think i know where my program fails, but i don't know the reason why. Let me explain: I am making a chat program. I …

Member Avatar for rai32
0
153
Member Avatar for lukegw

I am trying to make an IP chat using TcpServer. As many people are behind a router, how would it be possible to connect to them directly? I know how to call up my external ip, and how to find out my internal one assigned by the router, but how …

Member Avatar for lukegw
-1
154
Member Avatar for chary8088

First , introduce myself 4 years of LINUX, C++ network program development experience, LINUX platform engaged in high-concurrent network procedures, mass data processing program; Familiar with modeling tools, process design, and detailed design; Familiar with C++ language, TCP / IP protocol, UDP protocol, ARP protocol and other network protocol development …

Member Avatar for CppBuilder2006
0
146
Member Avatar for hkBattousai

A most basic TCT connection is established with the code below: [CODE]// Initialization IPEndPoint m_IpEndPoint = new IPEndPoint(IPAddress.Parse("127.0.0.71"), 5000); Socket m_Socket = new Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp); NetworkStream m_Stream = new NetworkStream(m_Socket); // Read/write operations m_Stream.Write(System.Text.Encoding.ASCII.GetBytes("Hello world!"), 0, 12); byte[] read_buffer = new byte[4096]; m_Stream.Read(read_buffer, 0, 4096); // Closing open resources …

Member Avatar for mcriscolo
0
349
Member Avatar for sushant_gupt

There is a good tool for pcap base protocol testing. You can modify the pcap by using this tool. [URL="http://www.packetsquare.com"]http://www.packetsquare.com[/URL] packetsquare is a open-source packet modification tool. It is used for protocol testing and hacking. This tool is capable to parse and modify Ethernet II, VLAN(802.1Q), MPLS, ARP, IPv4, ICMP, …

Member Avatar for vijaymohan
0
364
Member Avatar for galaris

Hello everybody! I have a game server (WoW). I want my players to download my custom patches to the game. I've done a program that checks for update/downloading things. I want my program to send a packet to my game server if player have all my patches. I dont need …

Member Avatar for mcriscolo
0
213
Member Avatar for chinnaedu

Hello all, i have a small problem with my application and i am stuck now.... i have data coming on a particular port and i need to trasnsfer that particular data that i received to another port on a different machine... The data that i receive is over udp and …

Member Avatar for chinnaedu
0
233
Member Avatar for lishannx

ive set up a connection string and whenever the program hits myConnection.ConnectionString, it will appear such an error : A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that …

Member Avatar for kvprajapati
0
178
Member Avatar for snake03

Hi I've been give a task to create a text based game (multi user dungeon) in python but am unsure where to start. All I know is I have to use tcp and udp or something like that. I am very unfamiliar with this so I hope someone can help …

Member Avatar for ultimatebuster
0
282
Member Avatar for joshua__lim

Hi, i intend to offer some SMS (SMPP) service from my Win 2003 server to my clients (over the Internet), which i need to redirect to the actual SMPP server (also via the Internet). The traffic will be 2-way. My clients will be connecting to my server instead of directly …

0
55
Member Avatar for tanya9x

Hello everyone, I have to do programming to make a small, straightforward game operating over a LAN network. I think I should use Visual C++ and MFC libraries from Microsoft, because it's easy to learn and use. Dealing with some network programming concepts such as TCP, UDP and some Socket …

Member Avatar for nats01282
0
281
Member Avatar for alexll

The most accurate, highest performance protection against DDoS attacks. Built-in Intrusion Prevention System. Protection against SYN, TCP Flooding and other types of DDoS attacks. Real-time visibility of attack packets. TCP flow control. (Maximum connections restriction per IP)Attack packets filtering; UDP/ICMP/IGMP packets rate management. IP blacklist and whitelist. Disable/Enable proxy access …

0
29
Member Avatar for ignusb

Hello, I've written a basic class to help check on the status of various services, to be used in hopefully an extensible and easily modified manner.. I'm just a ruby/scripting/coding newbie, using tutorials online to learn from and working it all out as I go. I was hoping to get …

Member Avatar for tiger86
0
88
Member Avatar for csurfer

Hello Everyone, I am developing a kernel module which acts as a sniffer and also a module which edits the TCP packet window size as per requirement of the admin. And in the process I developed this kernel module which is tainting my kernel (Opensuse11.2).The sniffing module developed by me …

Member Avatar for nezachem
0
299
Member Avatar for yanni13

Hi, I've got two programs (client and server) using sockets. The program are working fine if I set the client IP to local host (127.0.0.1) or the LAN IP (192.168.0.3), but can't connect if the IP is set to external Internet IP (92.24.xxx.xxx). Anyone have an ideea, please? Thanks!

Member Avatar for yanni13
-1
289
Member Avatar for KronicZ

Hey guys, I came here to ask for some help on making a DoS(Denial of Service) program, Not MS-DOS :p. My problem is I don't know what i would use to make it function. I don't know and can't find the functions I would use to make it. I was …

-3
93
Member Avatar for Clawsy

Hello, I have to take a snapshot of my screen and send the image to a client using Datagrams. I think my problem is at the client part. The image is null, and I don't know why. Here is the server part. I tried to send 534 byte packets (bigger …

Member Avatar for Clawsy
0
3K
Member Avatar for Clawsy

Hello, I built a chat application that uses sockets and TCP/IP protocol. The client is an applet. The problem is I cannot connect the applet client with the desktop server application. [I]If I run the applet inside the applet viewer in NetBeans it works perfectly[/I]. I even tried the applet …

Member Avatar for Phaelax
0
157

The End.