search for: netconnect

Displaying 20 results from an estimated 31 matches for "netconnect".

Did you mean: net_connect
2024 Jan 05
1
Whole list of installation via PN possible?
...on it ... I worked the whole morning on it, checked the installations, and did another test-install within Hyper-V: a Windows 2019 and a new samba-ad-dc - and get the same issues. Which ports need to be accessable via network? Till now I checked (on the Win2019 system) by using Powershell: Test-netconnection 192.168.178.5 -port 53 ComputerName : 192.168.178.5 RemoteAddress : 192.168.178.5 RemotePort : 53 InterfaceAlias : Ethernet SourceAddress : 192.168.178.40 TcpTestSucceeded : True Test-netconnection 192.168.178.5 -port 88 - success (like above) Test-netconnection 192.168.178.5...
2024 Jan 05
1
Whole list of installation via PN possible?
On Fri, 5 Jan 2024 08:30:15 +0100 lists--- via samba <samba at lists.samba.org> wrote: > Good morning Rowland, > > is it ok for you to send you the complete, not sanitized installation > description? > ... I'm lost in getting the samba-ad-dc running ... I think you mean, Can I send you my unsanitised files ? If so, then yes, just send them to rpenny at samba dot org
2024 Jan 05
1
Whole list of installation via PN possible?
...le morning on it, checked the installations, and did > another test-install within Hyper-V: a Windows 2019 and a new > samba-ad-dc - and get the same issues. > > Which ports need to be accessable via network? > Till now I checked (on the Win2019 system) by using Powershell: > Test-netconnection 192.168.178.5 -port 53 > ComputerName : 192.168.178.5 > RemoteAddress : 192.168.178.5 > RemotePort : 53 > InterfaceAlias : Ethernet > SourceAddress : 192.168.178.40 > TcpTestSucceeded : True > > Test-netconnection 192.168.178.5 -port 88 - success (like above) > Test-ne...
2011 Mar 31
0
reliance netconnect as on a Linux system ( centos5.5 ) Modem not responding.
Hi I am trying to connect a reliance netconnect data card on my linux box ( cent os ) , i am able to the detect the device /dev/ttyUSB0 these are the following steps I did : Check your card is recognized by the kernel # cat /proc/bus/usb/devices ..... ..... T: Bus=07 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 11 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=0...
2007 Mar 01
0
11 commits - libswfdec/Makefile.am libswfdec/swfdec_connection.c libswfdec/swfdec_connection.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_js.c libswfdec/swfdec_js_connection.c libswfdec/swfdec_js.h libswfdec/swfdec_js_net_stream.c
...ie.c | 2 libswfdec/swfdec_script.c | 7 + libswfdec/swfdec_scriptable.c | 9 + libswfdec/swfdec_xml.c | 187 +++++++++++++++++++++++++++++++++++++ libswfdec/swfdec_xml.h | 59 +++++++++++ test/trace/Makefile.am | 2 test/trace/netconnection.swf |binary test/trace/netconnection.swf.trace | 6 + 26 files changed, 993 insertions(+), 96 deletions(-) New commits: diff-tree 66e63dc1d746e5b3d5bffd3b780a028aa6b995be (from 9ea16e8cfcae227f0742865e8f47be32392036c5) Author: Benjamin Otte <otte@gnome.org> Date: Thu Mar 1 11:...
2004 Jan 20
1
rsync on Interix WSU 3.5
...ync under WSU or Interix. 300+ applications are bundled - but no rsync - bugger. So, before I launch into rsync source code, gcc, compiler flags , path issues and god knows what else.. has anyone else tried this ? Thanks, Darren Kruse | Email: dkruse@staff.chariot.net.au Chariot Netconnect | Web: http://sa.chariot.net.au Technical Services Group | Phone (+61): 08 8291 8825
2007 Nov 08
0
5 commits - libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c libswfdec/swfdec_resource.c libswfdec/swfdec_resource.h player/swfdec_slow_loader.c test/trace
...if fscommands work from NetStream.play hint: It's not what you'd expect diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am index 0cc753f..ab9d1c4 100644 --- a/test/trace/Makefile.am +++ b/test/trace/Makefile.am @@ -1022,6 +1022,13 @@ EXTRA_DIST = \ names.swf.trace \ netconnection.swf \ netconnection.swf.trace \ + netstream-fscommand.as \ + netstream-fscommand-6.swf \ + netstream-fscommand-6.swf.trace \ + netstream-fscommand-7.swf \ + netstream-fscommand-7.swf.trace \ + netstream-fscommand-8.swf \ + netstream-fscommand-8.swf.trace \ netstream-load-loop.as \ netstrea...
2008 Jul 07
7
[Bug 16632] New: swfdec_net_connection_connect with non-NULL url real-world test case
...ream: http://music.vampirefreaks.com/musicplayer/music_player_black.swf unhandled event 9 Loading stream: http://music.vampirefreaks.com/musicplayer/music_playlist.php?stream=1&playlist=Official-Zombie-Girl SWFDEC: ERROR: swfdec_net_connection.c(107): swfdec_net_connection_connect: FIXME: using NetConnection with non-null URLs is not implemented Loading stream: http://music.vampirefreaks.com/musicplayer/playsong.php?song_id=37753 And so the music doesn't play... figured that providing a real-world case where someone is actually using this might be somewhat useful. -- Configure bugmail: http:...
2008 Dec 14
1
Changes to ''rtmp''
...30b19603920a7fa201459d2fe61f77adc4593 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 19:13:36 2008 +0100 ignore too small buffers commit 67206d43057a21b19fa014b4b9a5df3d9a084f82 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 18:00:20 2008 +0100 set NetConnection.isConnected and NetConnection.uri after connecting commit a6bbadf68ac10d22f4376be724dd40f09f26cdc8 Author: Benjamin Otte <otte at gnome.org> Date: Sun Dec 14 18:00:13 2008 +0100 implement setBufferTime commit 1815eac227142cf208bf8df7ef6879a7ce07ab4f Author: Benjamin Otte <otte...
2007 Aug 02
0
10 commits - libswfdec/compiler.c libswfdec-gtk/swfdec_source.c libswfdec/Makefile.am libswfdec/swfdec_player.c NEWS test/trace
...lt;otte at gnome.org> Date: Thu Aug 2 16:55:08 2007 +0200 add test to avoid loops diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am index 4136972..3481072 100644 --- a/test/trace/Makefile.am +++ b/test/trace/Makefile.am @@ -499,6 +499,13 @@ EXTRA_DIST = \ names.swf.trace \ netconnection.swf \ netconnection.swf.trace \ + netstream-load-loop.as \ + netstream-load-loop-6.swf \ + netstream-load-loop-6.swf.trace \ + netstream-load-loop-7.swf \ + netstream-load-loop-7.swf.trace \ + netstream-load-loop-8.swf \ + netstream-load-loop-8.swf.trace \ netstream-onstatus.c \ netstream-...
2007 Aug 22
0
3 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_function.c test/trace
...Infinity = Infinity; +_global.Key = Key; +_global.LoadVars = LoadVars; +_global.LocalConnection = LocalConnection; +_global.Math = Math; +_global.Microphone = Microphone; +_global.Mouse = Mouse; +_global.MovieClip = MovieClip; +_global.MovieClipLoader = MovieClipLoader; +_global.NaN = NaN; +_global.NetConnection = NetConnection; +_global.NetStream = NetStream; +_global.Number = Number; +_global.Object = Object; +_global.PrintJob = PrintJob; +_global.RemoteLSOUsage = RemoteLSOUsage; +_global.Selection = Selection; +_global.SharedObject = SharedObject; +_global.Sound = Sound; +_global.Stage = Stage; +_glo...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...ouse.removeListener() handle NULL input when converting args fix getting the current target, so that it works with scope chains rework SetVariable, SetProperty and GetProperty implement getNextHighestDepth () add debug warning about missing constructors implement NetConnection object in a pretty stubbed form add simple test for NetConnection rework Loader <=> LoaderTarget interaction make swfdec_loader_error a properly exported function implement swfdec_player_load call the parse function after an error implement the downloadi...
2007 Mar 14
0
10 commits - libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_flv_decoder.h libswfdec/swfdec_js_global.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader.h libswfdec/swfdec_loadertarget.c
...This includes a video only FLV file for use in tests including video. Please reuse it. diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am index 3b50bae..20e4684 100644 --- a/test/trace/Makefile.am +++ b/test/trace/Makefile.am @@ -113,6 +113,12 @@ EXTRA_DIST = \ names.swf.trace \ netconnection.swf \ netconnection.swf.trace \ + netstream-onstatus.c \ + netstream-onstatus.swf \ + netstream-onstatus.trace \ + netstream-onstatus-notfound.as \ + netstream-onstatus-notfound.swf \ + netstream-onstatus-notfound.swf.trace \ number.swf \ number.swf.trace \ object-math-5.swf \ @@ -161,6...
2007 Mar 01
0
7 commits - libswfdec/swfdec_connection.c libswfdec/swfdec_js_connection.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_js_net_stream.c libswfdec/swfdec_js_xml.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_scriptable.c libswfdec/swfdec_scriptable.h
...anch 'master' of ssh://company@git.freedesktop.org/git/swfdec diff-tree 3e757b2781984c01f99384dd12e729b2a4c9c2c8 (from 40f546c66744e4e6deedcce714ffc344ef5afd1a) Author: Benjamin Otte <otte@gnome.org> Date: Thu Mar 1 13:20:09 2007 +0100 register the classes with the objects for NetConnection, NetStream and XML diff --git a/libswfdec/swfdec_connection.c b/libswfdec/swfdec_connection.c index 8e423df..464affb 100644 --- a/libswfdec/swfdec_connection.c +++ b/libswfdec/swfdec_connection.c @@ -42,12 +42,16 @@ swfdec_connection_dispose (GObject *obje G_OBJECT_CLASS (swfdec_connection_p...
2003 Feb 24
2
Windows XP Profiles
Hi, I just recently installed Windows XP on one of the computers in my network (previously all Windows 98) which uses Samba as a Primary Domain Controller. After making the required changes for adding machine accounts, I am able to log on using Samba as a PDC. My question is how to get profiles working the way I want them to. I would like profiles to be stored locally and automatically created
2008 Jun 12
0
add AAC+ file header to new streams
...e content-length in the initial response header. Seemingly innocent at first, what this, in fact, does is cause the player to download that much data, regardless of "playstate". So, lets say you've built a nice flash player with a big ole "stop" button on it that stops the NetConnection, bingo, the audio stops. Unfortunately, due to the content-length header you sent, Flash (in it's infinite wisdom) decides to keep on downloading the stream unbeknownst to you, wasting a TON of bandwidth and possibly filling up your hard drive with cache files. This is all information I go...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...ouse.removeListener() handle NULL input when converting args fix getting the current target, so that it works with scope chains rework SetVariable, SetProperty and GetProperty implement getNextHighestDepth () add debug warning about missing constructors implement NetConnection object in a pretty stubbed form add simple test for NetConnection rework Loader <=> LoaderTarget interaction make swfdec_loader_error a properly exported function implement swfdec_player_load call the parse function after an error implement the downloadi...
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...;_global", "Math", false], + ["_global", "Microphone", false], + ["_global", "Mouse", false], + ["_global", "MovieClip", false], + ["_global", "MovieClipLoader", false], + ["_global", "NetConnection", false], + ["_global", "NetStream", false], + ["_global", "Number", false], + ["_global", "PrintJob", false], + ["_global", "RemoteLSOUsage", false], + ["_global", "Selection", false],...
2017 Jul 30
1
Lose gnfs connection during test
Hi all I use Distributed-Replicate(12 x 2 = 24) hot tier plus Distributed-Replicate(36 x (6 + 2) = 288) cold tier with gluster3.8.4 for performance test. When i set client/server.event-threads as small values etc 2, it works ok. But if set client/server.event-threads as big values etc 32, the netconnects will always become un-available during the test, with following error messages in stree machine. 10712 18:53:28.873 /var/log/messages: Jul 30 18:53:02 localhost_10 kernel: nfs: server 10.147.4.99 not responding, still trying 10713 18:53:28.873 /var/log/messages: Jul 30 18:53:02 localhost_10 ke...
2007 Jun 15
0
Branch 'as' - 2 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_sprite_movie_as.c test/trace
...c/swfdec_as_strings.c b/libswfdec/swfdec_as_strings.c index c4428cb..938d43a 100644 --- a/libswfdec/swfdec_as_strings.c +++ b/libswfdec/swfdec_as_strings.c @@ -207,6 +207,7 @@ const char swfdec_as_strings[] = SWFDEC_AS_CONSTANT_STRING ("charCodeAt") SWFDEC_AS_CONSTANT_STRING ("NetConnection") SWFDEC_AS_CONSTANT_STRING ("connect") + SWFDEC_AS_CONSTANT_STRING ("createEmptyMovieClip") /* add more here */ ; diff --git a/libswfdec/swfdec_sprite_movie_as.c b/libswfdec/swfdec_sprite_movie_as.c index c2e9a42..e173701 100644 --- a/libswfdec/swfdec_sprite_m...